From 847a15bd38980e4ccf791e51727573b9f40c7255 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 12:50:22 +0200 Subject: [PATCH] socat: rebuild against libressl-3.1.3 --- srcpkgs/socat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/socat/template b/srcpkgs/socat/template index c32e6e9a43a..a163d2099c0 100644 --- a/srcpkgs/socat/template +++ b/srcpkgs/socat/template @@ -1,7 +1,7 @@ # Template file for 'socat' pkgname=socat version=1.7.3.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-libwrap --enable-fips ac_cv_have_z_modifier=yes"