diff options
Diffstat (limited to 'community/py-slowaes/APKBUILD')
-rw-r--r-- | community/py-slowaes/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-slowaes/APKBUILD b/community/py-slowaes/APKBUILD index 5479dfa326..97d296ebc1 100644 --- a/community/py-slowaes/APKBUILD +++ b/community/py-slowaes/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="Implementation of AES in Python" url="http://code.google.com/p/slowaes/" arch="noarch" -license="APACHE2.0" +license="Apache-2.0" depends="" makedepends="python2-dev py-setuptools" install="" |