From 1ddf5dba3e43474b9d61e66f0da771ceff1aa126 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Tue, 27 Sep 2016 22:11:31 -0400 Subject: [PATCH] stunnel: rebuild for libressl-2.4.3 --- srcpkgs/stunnel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stunnel/template b/srcpkgs/stunnel/template index f4bdad78294..d2ad1ae204b 100644 --- a/srcpkgs/stunnel/template +++ b/srcpkgs/stunnel/template @@ -1,7 +1,7 @@ # Template file for 'stunnel' pkgname=stunnel version=5.31 -revision=2 +revision=3 build_style=gnu-configure configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr" hostmakedepends="perl"