aboutsummaryrefslogtreecommitdiffstats
path: root/testing/cloudfoundry-cli/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/cloudfoundry-cli/APKBUILD')
-rw-r--r--testing/cloudfoundry-cli/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloudfoundry-cli/APKBUILD b/testing/cloudfoundry-cli/APKBUILD
index aba93faff94..b3215cf18ec 100644
--- a/testing/cloudfoundry-cli/APKBUILD
+++ b/testing/cloudfoundry-cli/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A CLI for Cloud Foundry written in Go"
url="https://github.com/cloudfoundry/cli"
arch="all"
-license="Apache 2.0"
+license="Apache-2.0"
depends=""
depends_dev=""
makedepends="$depends_dev go bash"