diff options
Diffstat (limited to 'community/stunnel')
-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" |