aboutsummaryrefslogtreecommitdiffstats
path: root/community/java-jansi-native
diff options
context:
space:
mode:
Diffstat (limited to 'community/java-jansi-native')
-rw-r--r--community/java-jansi-native/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/java-jansi-native/APKBUILD b/community/java-jansi-native/APKBUILD
index d2c8cca97c1..9e8b318faa5 100644
--- a/community/java-jansi-native/APKBUILD
+++ b/community/java-jansi-native/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Native JNI libraries used by the Jansi project."
url="https://github.com/fusesource/jansi-native"
arch="all"
-license="ASL-2.0"
+license="Apache-2.0"
depends="openjdk8-jre-base"
makedepends="autoconf automake libtool maven openjdk8"
source="https://github.com/fusesource/$_pkgname/archive/$_pkgname-$pkgver.tar.gz"