aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-aiohttp-cors/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py3-aiohttp-cors/APKBUILD')
-rw-r--r--community/py3-aiohttp-cors/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp-cors/APKBUILD b/community/py3-aiohttp-cors/APKBUILD
index c47d80b1b7a..b4919df740b 100644
--- a/community/py3-aiohttp-cors/APKBUILD
+++ b/community/py3-aiohttp-cors/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="CORS support for aiohttp"
url="https://github.com/aio-libs/aiohttp-cors"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="py3-aiohttp"
makedepends="python3-dev"
source="$_pkgname-$pkgver.tar.gz::https://github.com/aio-libs/aiohttp-cors/archive/v$pkgver.tar.gz"