aboutsummaryrefslogtreecommitdiffstats
path: root/main/meson/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/meson/APKBUILD')
-rw-r--r--main/meson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/meson/APKBUILD b/main/meson/APKBUILD
index 2d9ef5964c3..aeab7d85ff4 100644
--- a/main/meson/APKBUILD
+++ b/main/meson/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Build system meant to be both extremely fast and as user friendly as possible"
url="http://mesonbuild.com/"
arch="noarch"
-license="ASL 2.0"
+license="Apache-2.0"
depends="python3 ninja"
makedepends="python3-dev"
subpackages="$pkgname-doc"