aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-redmine/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-redmine/APKBUILD')
-rw-r--r--testing/py-redmine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-redmine/APKBUILD b/testing/py-redmine/APKBUILD
index 659c12c27ea..628a93faa3e 100644
--- a/testing/py-redmine/APKBUILD
+++ b/testing/py-redmine/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A simple library for communicating with redmine"
url="https://github.com/maxtepkeev/python-redmine"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="python2 py-requests"
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py3-${pkgname/py-/}:_py3 py2-${pkgname/py-/}:_py2"