socat: rebuild against libressl-2.8
This commit is contained in:
parent
b3a9b8d319
commit
d1032fb964
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'socat'
|
||||
pkgname=socat
|
||||
version=1.7.3.2
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-libwrap --enable-fips
|
||||
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>"
|
||||
license="GPL-2"
|
||||
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
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue