aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-pycryptodome/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-pycryptodome/APKBUILD')
-rw-r--r--testing/py-pycryptodome/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pycryptodome/APKBUILD b/testing/py-pycryptodome/APKBUILD
index 028394b9fc..107706fcff 100644
--- a/testing/py-pycryptodome/APKBUILD
+++ b/testing/py-pycryptodome/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Self-contained cryptographic library"
url="https://github.com/coveralls-clients/coveralls-python"
arch="all"
-license="Apache2"
+license="Apache-2.0"
depends=""
makedepends="python2-dev python3-dev py-setuptools"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"