diff options
Diffstat (limited to 'testing/ffcall/APKBUILD')
-rw-r--r-- | testing/ffcall/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ffcall/APKBUILD b/testing/ffcall/APKBUILD index 4cd914dbb8..5b32f235bb 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" |