summaryrefslogtreecommitdiff
path: root/testing/py-progressbar/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-progressbar/APKBUILD')
-rw-r--r--testing/py-progressbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-progressbar/APKBUILD b/testing/py-progressbar/APKBUILD
index d867db05924..79e603687ec 100644
--- a/testing/py-progressbar/APKBUILD
+++ b/testing/py-progressbar/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A Text progressbar library for Python"
url="http://code.google.com/p/python-progressbar/"
arch="noarch"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
depends="python2"
depends_dev=""
makedepends="python2-dev py-setuptools"