From 48c182c1ce072e3ba8600c16d75c86f7f47668a3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 8 Nov 2017 22:36:45 +0000 Subject: [PATCH] community/stunnel: rebuild against libressl-2.6 --- community/stunnel/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD index a67d1d9b758..6f54c0c2a0a 100644 --- a/community/stunnel/APKBUILD +++ b/community/stunnel/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Jakub Jirutka pkgname=stunnel pkgver=5.42 -pkgrel=0 +pkgrel=1 pkgdesc="SSL encryption wrapper between network client and server." url="http://www.stunnel.org/" arch="all"