aboutsummaryrefslogtreecommitdiffstats
path: root/testing/consul/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/consul/APKBUILD')
-rw-r--r--testing/consul/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/consul/APKBUILD b/testing/consul/APKBUILD
index fb106d87314..6fa759aabcc 100644
--- a/testing/consul/APKBUILD
+++ b/testing/consul/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A tool for service discovery, monitoring and configuration"
url="https://www.consul.io/"
arch="all !aarch64"
-license="MPL 2.0"
+license="MPL-2.0"
depends=""
makedepends="go bash"
install="$pkgname.pre-install"