summaryrefslogtreecommitdiff
path: root/aports/socat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'aports/socat/APKBUILD')
-rw-r--r--aports/socat/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/aports/socat/APKBUILD b/aports/socat/APKBUILD
index c3f567b..1966d19 100644
--- a/aports/socat/APKBUILD
+++ b/aports/socat/APKBUILD
@@ -2,7 +2,7 @@
pkgname=socat
pkgver=1.7.4.3
-pkgrel=0 # base: 0
+pkgrel=1 # base: 0
pkgdesc="Multipurpose relay for binary protocols"
options="!check"
url="http://www.dest-unreach.org/socat/"
@@ -34,7 +34,6 @@ build() {
--disable-rawip \
--disable-genericsocket \
--disable-interface \
- --disable-udp \
--disable-sctp \
--disable-vsock \
--disable-socks4 \