diff options
Diffstat (limited to 'testing/ndpi/APKBUILD')
-rw-r--r-- | testing/ndpi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ndpi/APKBUILD b/testing/ndpi/APKBUILD index f6cd5428367..6708c56537b 100644 --- a/testing/ndpi/APKBUILD +++ b/testing/ndpi/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="Open Source Deep Packet Inspection Software Toolkit" url="https://github.com/ntop/nDPI" arch="all" -license="GPL3" +license="GPL-3.0" makedepends="autoconf automake libpcap-dev libtool" subpackages="$pkgname-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/ntop/nDPI/archive/$pkgver.tar.gz" |