diff options
Diffstat (limited to 'testing/py3-aiohttp-debugtoolbar/APKBUILD')
-rw-r--r-- | testing/py3-aiohttp-debugtoolbar/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-aiohttp-debugtoolbar/APKBUILD b/testing/py3-aiohttp-debugtoolbar/APKBUILD index 6b0ecc95ed..9f7d492eb2 100644 --- a/testing/py3-aiohttp-debugtoolbar/APKBUILD +++ b/testing/py3-aiohttp-debugtoolbar/APKBUILD @@ -7,7 +7,7 @@ pkgrel=0 pkgdesc="A ibrary for debugtoolbar support for aiohttp" url="https://github.com/aio-libs/aiohttp-debugtoolbar" arch="noarch" -license="ASL 2.0" +license="Apache-2.0" depends="py3-aiohttp py3-aiohttp-jinja2" makedepends="python3-dev" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" |