mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 12:52:56 +02:00
parent
780e073207
commit
9bc273c5eb
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'socat'
|
# Template file for 'socat'
|
||||||
pkgname=socat
|
pkgname=socat
|
||||||
version=1.7.3.2
|
version=1.7.3.2
|
||||||
revision=2
|
revision=3
|
||||||
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
|
||||||
sc_cv_sys_tabdly_shift=11 sc_cv_sys_csize_shift=4
|
sc_cv_sys_tabdly_shift=11 sc_cv_sys_csize_shift=4
|
||||||
ac_cv_ispeed_offset=13"
|
ac_cv_ispeed_offset=13"
|
||||||
makedepends="readline-devel libressl-devel"
|
makedepends="readline-devel libressl-devel"
|
||||||
short_desc="Relay for bidirectional data transfer between two independent data channels"
|
short_desc="Relay for bidirectional data transfer between two independent channels"
|
||||||
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/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue