aboutsummaryrefslogtreecommitdiffstats
path: root/community/java-jna/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/java-jna/APKBUILD')
-rw-r--r--community/java-jna/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/java-jna/APKBUILD b/community/java-jna/APKBUILD
index b91bf8e598..a4cef43167 100644
--- a/community/java-jna/APKBUILD
+++ b/community/java-jna/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="JNA provides Java programs easy access to native shared libraries."
url="https://github.com/java-native-access/jna"
arch="all"
-license="ASL-2.0 LGPL-2.1"
+license="Apache-2.0 LGPL-2.1"
depends="openjdk8-jre-base"
makedepends="apache-ant autoconf automake libffi-dev>=3.2 libtool openjdk8"
subpackages="$pkgname-native"