diff options
Diffstat (limited to 'testing/sslh/APKBUILD')
-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 efcd23d8c88..2af08340b73 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="GPL2" +license="GPL-2.0" makedepends="libconfig-dev libcap-dev pcre-dev perl" subpackages="$pkgname-doc" options="!check" |