aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-libcloud/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-libcloud/APKBUILD')
-rw-r--r--community/py-libcloud/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-libcloud/APKBUILD b/community/py-libcloud/APKBUILD
index 43d9c96fc5..cd157fa8c2 100644
--- a/community/py-libcloud/APKBUILD
+++ b/community/py-libcloud/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Python library for interacting with many of the popular cloud service providers using a unified API."
url="http://libcloud.apache.org/"
arch="noarch"
-license="APACHE2"
+license="Apache-2.0"
makedepends="py-setuptools python2-dev python3-dev"
subpackages="py3-${pkgname/py-/}:_py3 py2-${pkgname/py-/}:_py2"
source="$pkgname-$pkgver.tar.gz::https://github.com/apache/${pkgname/py-/}/archive/v$pkgver.tar.gz"