aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-requests/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/py-requests/APKBUILD')
-rw-r--r--main/py-requests/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-requests/APKBUILD b/main/py-requests/APKBUILD
index 781db606e11..eae39e20744 100644
--- a/main/py-requests/APKBUILD
+++ b/main/py-requests/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A HTTP request library for Python"
url="http://www.python-requests.org/"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
# Requirements for tests are not available in main
options="!check"
depends="py-chardet py-idna py-certifi py-urllib3"