aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-cryptography/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-cryptography/APKBUILD')
-rw-r--r--main/py-cryptography/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-cryptography/APKBUILD b/main/py-cryptography/APKBUILD
index 41ce72458b..3c55d0e873 100644
--- a/main/py-cryptography/APKBUILD
+++ b/main/py-cryptography/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A package which provides cryptographic recipes and primitives"
url="https://pypi.python.org/pypi/cryptography"
arch="all"
-license="ASL-2.0"
+license="Apache-2.0"
depends="py-cffi py-idna py-asn1crypto py-six"
makedepends="python2-dev python3-dev py-setuptools libffi-dev libressl-dev"
subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"