diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 22:36:45 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:39 +0000 |
commit | 48c182c1ce072e3ba8600c16d75c86f7f47668a3 (patch) | |
tree | ce92bdff0afc954602e383adc2905f019bb25562 /community | |
parent | 2f2ef5bce7dbc42cedff683145b9600cd0f42707 (diff) | |
download | aports-48c182c1ce072e3ba8600c16d75c86f7f47668a3.tar.bz2 aports-48c182c1ce072e3ba8600c16d75c86f7f47668a3.tar.xz |
community/stunnel: rebuild against libressl-2.6
Diffstat (limited to 'community')
-rw-r--r-- | community/stunnel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/stunnel/APKBUILD b/community/stunnel/APKBUILD index a67d1d9b75..6f54c0c2a0 100644 --- a/community/stunnel/APKBUILD +++ b/community/stunnel/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> 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" |