aboutsummaryrefslogtreecommitdiffstats
path: root/testing/etcd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/etcd/APKBUILD')
-rw-r--r--testing/etcd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/etcd/APKBUILD b/testing/etcd/APKBUILD
index 9715dab782..354b0ff31d 100644
--- a/testing/etcd/APKBUILD
+++ b/testing/etcd/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A highly-available key value store for shared configuration and service discovery"
url="https://github.com/coreos/etcd"
arch="x86_64 ppc64le"
-license="ASL 2.0"
+license="Apache-2.0"
makedepends="go bash"
options="!strip"
install="$pkgname.pre-install"