summaryrefslogtreecommitdiff
path: root/aports/socat/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'aports/socat/APKBUILD')
-rw-r--r--aports/socat/APKBUILD16
1 files changed, 11 insertions, 5 deletions
diff --git a/aports/socat/APKBUILD b/aports/socat/APKBUILD
index 5fd3a09..7da4946 100644
--- a/aports/socat/APKBUILD
+++ b/aports/socat/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Gabor Pali <pali.gabor@gmail.com>
pkgname=socat
-pkgver=1.7.4.4
-pkgrel=1 # base: 1
+pkgver=1.8.0.0
+pkgrel=0 # base: 0
pkgdesc="Multipurpose relay for binary protocols (stripped)"
options="!check"
url="http://www.dest-unreach.org/socat/"
@@ -37,15 +37,21 @@ _options="--srcdir=$_srcdir
--disable-creat
--disable-gopen
--disable-pipe
- --disable-termios
+ --disable-socketpair
+ --disable-shell
+ --disable-stats
--disable-ip6
--disable-rawip
--disable-genericsocket
--disable-interface
--disable-sctp
+ --disable-dccp
--disable-vsock
+ --disable-namespaces
+ --disable-posixmq
--disable-socks4
--disable-socks4a
+ --disable-socks5
--disable-proxy
--disable-exec
--disable-system
@@ -91,8 +97,8 @@ _udp() {
}
sha512sums="
-709fd393642d4249152d75add4d489ea76e6118c9e6740e796f029e8c5ddd4f5c9218d587977fc57ada640f635a996cbbe4055275236a169881bb2be1d3e5df9 socat-1.7.4.4.tar.gz
+edf459a9f1907a14025e13b3101ad29787f9a72795cffcd00017ce98847562884db29a95b9ae478a6a50868137548b142947c43fb18e975eb5853a763c42902c socat-1.8.0.0.tar.gz
2032b6528cb27b69d8fb6a6f64af32fcc1f6e4934bb0d7c8931b38ab7ad5e27f6f4344a6cf49751fa3178cd725f954e195373362f7d5929e587d7f0309346059 use-linux-headers.patch
22a6e0c2317a9317997c98114daac258ebbcc3d8e58e49a6ebf24781b98967afed47c63807282582fa0909076fe349281f05e4462faacb90e7aabc853903d6e6 netdb-internal.patch
-de2ca2d318ada9ac7140ad6fbc42006ea0ef040d68cc579ed1452246fd16a7eceb4ce577336bc20e513cf6fe24da296447529ec36c22fa17a4c18be29e180b81 no-extras.patch
+017c0b51e416ae7f199885d808173b40ba72a419dbe946d692a044a81dcffd0c38e40a99abb7d1cbed01d132c5a9adfc5f9a1de1fe4e8a4ff7d22ed7b0ec53d3 no-extras.patch
"