diff options
Diffstat (limited to 'testing/sslh')
-rw-r--r-- | testing/sslh/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sslh/APKBUILD b/testing/sslh/APKBUILD index 477d3cc0cd..4c67fc7e1f 100644 --- a/testing/sslh/APKBUILD +++ b/testing/sslh/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=sslh pkgver=1.20 -pkgrel=0 +pkgrel=1 pkgdesc="Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) " url="http://www.rutschle.net/tech/sslh/README.html" arch="all !aarch64 !s390x" # limited by valgrind |