package/pkgconf: add _CPE_ID_VENDOR
authorMatt Weber <matthew.weber@rockwellcollins.com>
Tue, 20 Apr 2021 20:11:38 +0000 (15:11 -0500)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 20 Apr 2021 21:23:13 +0000 (23:23 +0200)
cpe:2.3:a:pkgconf:pkgconf:* is a valid CPE identifier for this package:

 https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:pkgconf:pkgconf

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/pkgconf/pkgconf.mk

index 3d51258d65a96222f99df907afa78e0205a873f8..5d65f69c10aaf245f70377c733c2d23eed2f25a4 100644 (file)
@@ -9,6 +9,7 @@ PKGCONF_SITE = https://distfiles.dereferenced.org/pkgconf
 PKGCONF_SOURCE = pkgconf-$(PKGCONF_VERSION).tar.xz
 PKGCONF_LICENSE = pkgconf license
 PKGCONF_LICENSE_FILES = COPYING
+PKGCONF_CPE_ID_VENDOR = pkgconf
 
 PKG_CONFIG_HOST_BINARY = $(HOST_DIR)/bin/pkg-config