aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-multidict/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-multidict/APKBUILD')
-rw-r--r--community/py3-multidict/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-multidict/APKBUILD b/community/py3-multidict/APKBUILD
index e058723bf7e..4faa48cb441 100644
--- a/community/py3-multidict/APKBUILD
+++ b/community/py3-multidict/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="A multidict implementation"
url="https://github.com/aio-libs/multidict/"
arch="all"
-license="ASL 2.0"
+license="Apache-2.0"
depends="python3"
makedepends="python3-dev py-setuptools"
subpackages="$pkgname-dev"