aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ndpi/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ndpi/APKBUILD')
-rw-r--r--testing/ndpi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ndpi/APKBUILD b/testing/ndpi/APKBUILD
index f6cd542836..6708c56537 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"