summaryrefslogtreecommitdiff
path: root/system/abuild/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'system/abuild/APKBUILD')
-rw-r--r--system/abuild/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/abuild/APKBUILD b/system/abuild/APKBUILD
index 956ace5a3..4bb421895 100644
--- a/system/abuild/APKBUILD
+++ b/system/abuild/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="Script to build APK packages"
url="https://code.foxkit.us/adelie/aports"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-only"
depends="fakeroot sudo pax-utils openssl apk-tools>=2.0.7-r1 libc-utils
attr libarchive-tools pkgconf patch lzip"
if [ "$CBUILD" = "$CHOST" ]; then