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