diff options
Diffstat (limited to 'testing/fwknop/APKBUILD')
-rw-r--r-- | testing/fwknop/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/fwknop/APKBUILD b/testing/fwknop/APKBUILD index 8ecd8226f9..6aada2e300 100644 --- a/testing/fwknop/APKBUILD +++ b/testing/fwknop/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="A Single Packet Authorization (SPA) implementation" url="http://www.cipherdyne.org/fwknop/" arch="all" -license="GPL2" +license="GPL-2.0" depends="iptables" depends_dev="" makedepends="$depends_dev libpcap-dev iptables gpgme-dev" |