package/libteam: drop LIBTEAM_CPE_ID_VENDOR
LIBTEAM_CPE_ID_VENDOR was wrongly set since the addition of the package
in commit 7485f5be0c
as
cpe:2.3🅰️libteam:libteam is not a valid CPE identifier for this
package:
https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibteam%3Alibteam
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
d51189ffe5
commit
bd2318df7b
@ -6,7 +6,6 @@
|
||||
|
||||
LIBTEAM_VERSION = 1.31
|
||||
LIBTEAM_SITE = $(call github,jpirko,libteam,v$(LIBTEAM_VERSION))
|
||||
LIBTEAM_CPE_ID_VENDOR = libteam
|
||||
LIBTEAM_LICENSE = LGPL-2.1+
|
||||
LIBTEAM_LICENSE_FILES = COPYING
|
||||
LIBTEAM_DEPENDENCIES = host-pkgconf jansson libdaemon libnl
|
||||
|
Loading…
Reference in New Issue
Block a user