aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker-registry/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/docker-registry/APKBUILD')
-rw-r--r--community/docker-registry/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/docker-registry/APKBUILD b/community/docker-registry/APKBUILD
index 7c9490b44a..71ef739d85 100644
--- a/community/docker-registry/APKBUILD
+++ b/community/docker-registry/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="An implementation of the Docker Registry HTTP API V2 for use with docker 1.6+"
url="https://github.com/docker/distribution"
arch="x86 x86_64 ppc64le"
-license="ASL-2.0"
+license="Apache-2.0"
makedepends="git go"
install="$pkgname.pre-install"
pkgusers="docker-registry"