mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
socat: update to 1.7.3.3.
This commit is contained in:
parent
2a6d8f9a17
commit
6b27b7de02
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'socat'
|
# Template file for 'socat'
|
||||||
pkgname=socat
|
pkgname=socat
|
||||||
version=1.7.3.2
|
version=1.7.3.3
|
||||||
revision=6
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-libwrap --enable-fips
|
configure_args="--disable-libwrap --enable-fips
|
||||||
ac_cv_have_z_modifier=yes sc_cv_sys_crdly_shift=9
|
ac_cv_have_z_modifier=yes sc_cv_sys_crdly_shift=9
|
||||||
|
@ -10,10 +10,10 @@ configure_args="--disable-libwrap --enable-fips
|
||||||
makedepends="readline-devel libressl-devel"
|
makedepends="readline-devel libressl-devel"
|
||||||
short_desc="Relay for bidirectional data transfer between two independent channels"
|
short_desc="Relay for bidirectional data transfer between two independent channels"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-only"
|
||||||
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=e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251
|
checksum=0dd63ffe498168a4aac41d307594c5076ff307aa0ac04b141f8f1cec6594d04a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) CFLAGS="-D_LINUX_IF_ETHER_H";;
|
*-musl) CFLAGS="-D_LINUX_IF_ETHER_H";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue