aboutsummaryrefslogtreecommitdiffstats
path: root/testing/celery
diff options
context:
space:
mode:
Diffstat (limited to 'testing/celery')
-rw-r--r--testing/celery/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/celery/APKBUILD b/testing/celery/APKBUILD
index de34d60107..2d7d4e27ab 100644
--- a/testing/celery/APKBUILD
+++ b/testing/celery/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=4
pkgdesc="Official Python low-level client for Elasticsearch"
url="http://www.celeryproject.org/"
arch="noarch"
-license="ASL-2.0"
+license="Apache-2.0"
depends="py-urllib3 py-redis py-vine py-kombu py-billiard"
makedepends="python3-dev"
install="$pkgname.pre-install"