diff options
Diffstat (limited to 'community/py3-aiohttp1-cors/APKBUILD')
-rw-r--r-- | community/py3-aiohttp1-cors/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-aiohttp1-cors/APKBUILD b/community/py3-aiohttp1-cors/APKBUILD index dcd26aca1a..6cb5af58c4 100644 --- a/community/py3-aiohttp1-cors/APKBUILD +++ b/community/py3-aiohttp1-cors/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="CORS support for aiohttp - 1.x version" url="https://github.com/aio-libs/aiohttp-cors" arch="noarch" -license="ASL 2.0" +license="Apache-2.0" depends="py3-aiohttp1 !py3-aiohttp-cors" makedepends="python3-dev" source="$_pkgname-$pkgver.tar.gz::https://github.com/aio-libs/aiohttp-cors/archive/v$pkgver.tar.gz" |