aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-yarl/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-yarl/APKBUILD')
-rw-r--r--community/py3-yarl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-yarl/APKBUILD b/community/py3-yarl/APKBUILD
index b8a497b974..cbf89e6902 100644
--- a/community/py3-yarl/APKBUILD
+++ b/community/py3-yarl/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="An URL library"
url="http://yarl.readthedocs.io/"
arch="all"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py3-multidict py3-pytest"
makedepends="python3-dev"
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"