aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-boto3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-boto3/APKBUILD')
-rw-r--r--testing/py-boto3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD
index 743b1953df..7b413fb166 100644
--- a/testing/py-boto3/APKBUILD
+++ b/testing/py-boto3/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="http://aws.amazon.com/sdk-for-python/"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py-botocore"
makedepends="python2-dev py-setuptools python3-dev"
subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2"