diff options
Diffstat (limited to 'testing/stunnel/APKBUILD')
-rw-r--r-- | testing/stunnel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/stunnel/APKBUILD b/testing/stunnel/APKBUILD index 929b2e4b18..0fe5bece4d 100644 --- a/testing/stunnel/APKBUILD +++ b/testing/stunnel/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=stunnel pkgver=5.31 -pkgrel=0 +pkgrel=1 pkgdesc="SSL encryption wrapper between network client and server." url="http://www.stunnel.org/" arch="all" |