socat: update to 1.7.3.4.

This commit is contained in:
Zach Dykstra 2020-03-08 14:56:44 -05:00 committed by Daniel Kolesa
parent 9119b473ee
commit f9a5c89788

View file

@ -1,7 +1,7 @@
# Template file for 'socat'
pkgname=socat
version=1.7.3.3
revision=3
version=1.7.3.4
revision=1
build_style=gnu-configure
configure_args="--disable-libwrap --enable-fips
ac_cv_have_z_modifier=yes"
@ -11,7 +11,7 @@ maintainer="q66 <daniel@octaforge.org>"
license="GPL-2.0-only"
homepage="http://www.dest-unreach.org/socat/"
distfiles="http://www.dest-unreach.org/socat/download/socat-${version}.tar.bz2"
checksum=0dd63ffe498168a4aac41d307594c5076ff307aa0ac04b141f8f1cec6594d04a
checksum=972374ca86f65498e23e3259c2ee1b8f9dbeb04d12c2a78c0c9b5d1cb97dfdfc
case "$XBPS_TARGET_MACHINE" in
*-musl) CFLAGS="-D_LINUX_IF_ETHER_H";;