aboutsummaryrefslogtreecommitdiffstats
path: root/testing/sslh
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-02-23 15:12:37 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-02-23 15:13:51 +0100
commit47b365b95ba6258672152a3e540e3ff80ff4888d (patch)
tree4e4275807c40bda6e6906655e0fa3e7269b8e3ff /testing/sslh
parent46e67f9cc407d91828a661b0f7deebd621c2897a (diff)
downloadaports-47b365b95ba6258672152a3e540e3ff80ff4888d.tar.bz2
aports-47b365b95ba6258672152a3e540e3ff80ff4888d.tar.xz
testing/sslh: clarify license
Diffstat (limited to 'testing/sslh')
-rw-r--r--testing/sslh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sslh/APKBUILD b/testing/sslh/APKBUILD
index a1498c11c8..2291d3030c 100644
--- a/testing/sslh/APKBUILD
+++ b/testing/sslh/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port) "
url="http://www.rutschle.net/tech/sslh.shtml"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
makedepends="libconfig-dev libcap-dev pcre-dev perl"
subpackages="$pkgname-doc"
options="!check"