mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
socat: rebuild against libressl-2.8
This commit is contained in:
parent
b3a9b8d319
commit
d1032fb964
1 changed files with 2 additions and 2 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.2
|
||||||
revision=4
|
revision=5
|
||||||
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
|
||||||
|
@ -12,7 +12,7 @@ short_desc="Relay for bidirectional data transfer between two independent channe
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue