diff options
Diffstat (limited to 'testing/shellinabox/APKBUILD')
-rw-r--r-- | testing/shellinabox/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shellinabox/APKBUILD b/testing/shellinabox/APKBUILD index 0f7516f52f..b1c56a55d3 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" |