aboutsummaryrefslogtreecommitdiffstats
path: root/testing/artifactory-oss/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/artifactory-oss/APKBUILD')
-rw-r--r--testing/artifactory-oss/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/artifactory-oss/APKBUILD b/testing/artifactory-oss/APKBUILD
index 31b9a5626a1..4269b876e90 100644
--- a/testing/artifactory-oss/APKBUILD
+++ b/testing/artifactory-oss/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Open source Maven repository manager"
url="https://www.jfrog.com/open-source/"
arch="noarch"
-license="AGPL3"
+license="AGPL-3.0"
depends="jetty-runner openjdk8-jre-base"
makedepends="unzip zip"
install="$pkgname.pre-install $pkgname.post-install"