mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
socat: update to 1.8.0.3.
Adopted.
This commit is contained in:
parent
a285cca643
commit
8ac2731f14
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'socat'
|
# Template file for 'socat'
|
||||||
pkgname=socat
|
pkgname=socat
|
||||||
version=1.8.0.1
|
version=1.8.0.3
|
||||||
revision=1
|
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"
|
ac_cv_have_z_modifier=yes"
|
||||||
makedepends="readline-devel openssl-devel"
|
makedepends="readline-devel openssl-devel"
|
||||||
short_desc="Relay for bidirectional data transfer between two independent channels"
|
short_desc="Relay for bidirectional data transfer between two independent channels"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="http://www.dest-unreach.org/socat/"
|
homepage="http://www.dest-unreach.org/socat/"
|
||||||
changelog="http://www.dest-unreach.org/socat/CHANGES"
|
changelog="http://www.dest-unreach.org/socat/CHANGES"
|
||||||
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=6a283565db7cf86292c6f70504c58abb03e29888adeed5a6c5f3457e803c1b81
|
checksum=01eb017361d95bb3a6941e840b59e4463a3fabf92df4154ed02b16a2ed6a0095
|
||||||
|
|
||||||
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