diff options
Diffstat (limited to 'testing/p0f/APKBUILD')
-rw-r--r-- | testing/p0f/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/p0f/APKBUILD b/testing/p0f/APKBUILD index 305df31285c..8b02ec0569d 100644 --- a/testing/p0f/APKBUILD +++ b/testing/p0f/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Passive traffic fingerprinting tool" url="http://lcamtuf.coredump.cx/p0f3/" arch="all" -license="GPL2" +license="GPL-2.0" makedepends="bash libpcap-dev" subpackages="$pkgname-doc" source="http://lcamtuf.coredump.cx/p0f3/releases/$pkgname-$pkgver.tgz |