aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-cjson/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-cjson/APKBUILD')
-rw-r--r--testing/py-cjson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-cjson/APKBUILD b/testing/py-cjson/APKBUILD
index c43c3618a3d..6f482e2c39e 100644
--- a/testing/py-cjson/APKBUILD
+++ b/testing/py-cjson/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Fast JSON encoder/decoder for Python"
url="https://pypi.python.org/pypi/python-cjson"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
depends=""
makedepends="python2-dev py-setuptools"
install=""