diff --git a/srcpkgs/socat/template b/srcpkgs/socat/template index d4e0f0a9bbd..92ccc52bc08 100644 --- a/srcpkgs/socat/template +++ b/srcpkgs/socat/template @@ -1,7 +1,7 @@ # Template file for 'socat' pkgname=socat -version=1.7.4.1 -revision=2 +version=1.7.4.2 +revision=1 build_style=gnu-configure configure_args="--disable-libwrap --enable-fips ac_cv_have_z_modifier=yes" @@ -11,7 +11,7 @@ maintainer="Orphaned " 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=3faca25614e89123dff5045680549ecef519d02e331aaf3c4f5a8f6837c675e9 +checksum=6690a9f9990457b505097a272bbf2cbf4cc35576176f76646e3524b0e91c1763 case "$XBPS_TARGET_MACHINE" in *-musl) CFLAGS="-D_LINUX_IF_ETHER_H";;