mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
libs/libndpi: assign PKG_CPE_ID
cpe:/a:ntop:ndpi is the correct CPE ID for libndpi: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:ntop:ndpi Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
This commit is contained in:
committed by
Alexandru Ardelean
parent
6e408ea7bd
commit
f3c05de85e
@@ -19,6 +19,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/nDPI-$(PKG_VERSION)
|
||||
PKG_MAINTAINER:=Banglang Huang <banglang.huang@foxmail.com>, Toni Uhlig <matzeton@googlemail.com>
|
||||
PKG_LICENSE:=LGPL-3.0-or-later
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:ntop:ndpi
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_REMOVE_FILES:=autogen.sh
|
||||
|
||||
Reference in New Issue
Block a user