aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ffcall/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ffcall/APKBUILD')
-rw-r--r--testing/ffcall/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD
index 4cd914dbb83..5b32f235bbc 100644
--- a/testing/ffcall/APKBUILD
+++ b/testing/ffcall/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="C library for implementing foreign function calls in embedded interpreters"
url="http://www.gnu.org/software/libffcall/"
arch="all !x86 !armhf"
-license="GPL2"
+license="GPL-2.0"
depends=""
depends_dev=""
makedepends="$depends_dev"