From 712c0a3abecfcc6c4ec50a2cf62199b7483c17d5 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 16 Aug 2023 20:13:52 -0400 Subject: [PATCH] socat: rebuild for openssl3 --- srcpkgs/socat/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/socat/template b/srcpkgs/socat/template index 4fb85008f75..f062b8c3111 100644 --- a/srcpkgs/socat/template +++ b/srcpkgs/socat/template @@ -1,7 +1,7 @@ # Template file for 'socat' pkgname=socat version=1.7.4.4 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-libwrap --enable-fips ac_cv_have_z_modifier=yes"