aboutsummaryrefslogtreecommitdiffstats
path: root/testing/lshell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/lshell/APKBUILD')
-rw-r--r--testing/lshell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD
index 68237ebf6d..771fc7b5e1 100644
--- a/testing/lshell/APKBUILD
+++ b/testing/lshell/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Python-based limited Shell"
url="http://ghantoos.org/limited-shell-lshell"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"