aboutsummaryrefslogtreecommitdiffstats
path: root/testing/aws-cli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/aws-cli/APKBUILD')
-rw-r--r--testing/aws-cli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/aws-cli/APKBUILD b/testing/aws-cli/APKBUILD
index 4928d42f93..20c2b79467 100644
--- a/testing/aws-cli/APKBUILD
+++ b/testing/aws-cli/APKBUILD
@@ -8,7 +8,7 @@ _libname=${pkgname/-/}
pkgdesc="Universal Command Line Interface for Amazon Web Services"
url="https://github.com/aws/aws-cli"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
provides=$_libname
depends="$_python groff py3-botocore py3-jmespath py3-s3transfer py3-docutils py3-colorama py3-yaml py3-rsa"
makedepends="$_python-dev py-setuptools"