socat: rebuild against libressl-2.6.

Closes: #11931 [via git-merge-pr]
This commit is contained in:
maxice8 2018-02-26 21:28:22 -03:00 committed by Jürgen Buchmüller
parent 780e073207
commit 9bc273c5eb

View file

@ -1,14 +1,14 @@
# Template file for 'socat'
pkgname=socat
version=1.7.3.2
revision=2
revision=3
build_style=gnu-configure
configure_args="--disable-libwrap --enable-fips
ac_cv_have_z_modifier=yes sc_cv_sys_crdly_shift=9
sc_cv_sys_tabdly_shift=11 sc_cv_sys_csize_shift=4
ac_cv_ispeed_offset=13"
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>"
license="GPL-2"
homepage="http://www.dest-unreach.org/socat/"