diff options
Diffstat (limited to 'community/jetty-runner')
-rw-r--r-- | community/jetty-runner/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/jetty-runner/APKBUILD b/community/jetty-runner/APKBUILD index 13b6b0d272..7fccd29092 100644 --- a/community/jetty-runner/APKBUILD +++ b/community/jetty-runner/APKBUILD @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Fast and easy way to run Java web application from the command line." url="https://www.eclipse.org/jetty" arch="noarch" -license="ASL-2.0" +license="Apache-2.0" depends="openjdk8-jre-base" makedepends="" source="https://repo.maven.apache.org/maven2/org/eclipse/jetty/$pkgname/$_pkgver/$pkgname-$_pkgver.jar |