aboutsummaryrefslogtreecommitdiffstats
path: root/community/binaryen/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/binaryen/APKBUILD')
-rw-r--r--community/binaryen/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/binaryen/APKBUILD b/community/binaryen/APKBUILD
index a229eb8084..2e18346afe 100644
--- a/community/binaryen/APKBUILD
+++ b/community/binaryen/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Compiler infrastructure and toolchain library for WebAssembly, in C++"
url="https://github.com/WebAssembly/binaryen"
arch="all !s390x"
-license="ASL-2.0"
+license="Apache-2.0"
makedepends="cmake"
checkdepends="nodejs python2"
subpackages="$pkgname-dev"