aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-django-compressor/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/py-django-compressor/APKBUILD')
-rw-r--r--community/py-django-compressor/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-django-compressor/APKBUILD b/community/py-django-compressor/APKBUILD
index 0f58eec2a0e..8721501ea83 100644
--- a/community/py-django-compressor/APKBUILD
+++ b/community/py-django-compressor/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="JavaScript and CSS compressor for Django"
url=https://github.com/django-compressor/django-compressor
arch=noarch
-license="MIT and ASL 2.0 and BSD"
+license="MIT and Apache-2.0 and BSD"
depends="py-django py-django-appconf"
makedepends=py-setuptools
source="https://files.pythonhosted.org/packages/source/d/django_compressor/django_compressor-$pkgver.tar.gz"