aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/libnftnl/APKBUILD (renamed from testing/libnftnl/APKBUILD)2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libnftnl/APKBUILD b/main/libnftnl/APKBUILD
index bde92c26c..50e7c6b13 100644
--- a/testing/libnftnl/APKBUILD
+++ b/main/libnftnl/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Netfilter library providing interface to the nf_tables subsystem"
url="http://netfilter.org/projects/libnftnl/"
arch="all"
-license="GPL2"
+license="GPL-2"
depends=""
depends_dev="libmnl-dev"
makedepends="$depends_dev bash"