From 06d0f120a0a059dbd97bca7670ffc069e5ebe6b1 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:49 +0200 Subject: [PATCH] stunnel: rebuild with libressl-2.8 --- srcpkgs/stunnel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/stunnel/template b/srcpkgs/stunnel/template index 95d7442d38d..2d04302b189 100644 --- a/srcpkgs/stunnel/template +++ b/srcpkgs/stunnel/template @@ -1,7 +1,7 @@ # Template file for 'stunnel' pkgname=stunnel version=5.46 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-ipv6 --with-ssl=${XBPS_CROSS_BASE}/usr" hostmakedepends="perl"