socat: update to 1.7.2.4.
This commit is contained in:
parent
58158ad1e1
commit
eef40c5cff
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'socat'
|
# Template file for 'socat'
|
||||||
pkgname=socat
|
pkgname=socat
|
||||||
version=1.7.2.3
|
version=1.7.2.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-libwrap --enable-fips"
|
configure_args="--disable-libwrap --enable-fips"
|
||||||
makedepends="readline-devel>=6.3 openssl-devel"
|
makedepends="readline-devel>=6.3 openssl-devel"
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.dest-unreach.org/socat/"
|
homepage="http://www.dest-unreach.org/socat/"
|
||||||
distfiles="http://www.dest-unreach.org/socat/download/socat-$version.tar.bz2"
|
distfiles="http://www.dest-unreach.org/socat/download/socat-$version.tar.bz2"
|
||||||
checksum=0598ac54af7b138cda9e3c141bcf0cc63eeb2ab31f468a772dc3f7eb3896aad0
|
checksum=4b7739901c6fad1e460f3e5b1868fb4c2a1427febbba7a510cd2e42fd4941e09
|
||||||
|
|
Loading…
Reference in New Issue