diff options
Diffstat (limited to 'testing/cloudfoundry-cli')
| -rw-r--r-- | testing/cloudfoundry-cli/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/cloudfoundry-cli/APKBUILD b/testing/cloudfoundry-cli/APKBUILD index aba93faff9..b3215cf18e 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" |
