aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shellinabox/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/shellinabox/APKBUILD')
-rw-r--r--testing/shellinabox/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shellinabox/APKBUILD b/testing/shellinabox/APKBUILD
index 0f7516f52f1..b1c56a55d38 100644
--- a/testing/shellinabox/APKBUILD
+++ b/testing/shellinabox/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Implementation of a web server that can export arbitrary command line tools to a web based terminal emulator"
url="https://github.com/shellinabox/shellinabox"
arch="all"
-license="GPL2"
+license="GPL-2.0"
makedepends="autoconf automake m4 libtool libressl-dev zlib-dev"
subpackages="$pkgname-doc"
pkgusers="$_daemonname"