main/libnftnl: clarify license

This commit is contained in:
Jakub Jirutka 2018-04-01 19:45:46 +02:00
parent 1ad0a892bd
commit aef01ecb24

View File

@ -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="GPL-2.0"
license="GPL-2.0-or-later"
depends_dev="libmnl-dev"
makedepends="$depends_dev bash jansson-dev"
subpackages="$pkgname-dev $pkgname-libs"