package/graphite2: add GRAPHITE2_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 17 Jan 2021 12:17:11 +0000 (13:17 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 17 Jan 2021 13:53:33 +0000 (14:53 +0100)
cpe:2.3:a:sil:graphite2 is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Asil%3Agraphite2

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/graphite2/graphite2.mk

index 40206bf0f852cd645ea0a9f3b9d9e3b337ae552a..7f9e3c516e393eb98942df6bc3a849113774ee80 100644 (file)
@@ -11,6 +11,7 @@ GRAPHITE2_SITE = \
 GRAPHITE2_INSTALL_STAGING = YES
 GRAPHITE2_LICENSE = LGPL-2.1+
 GRAPHITE2_LICENSE_FILES = LICENSE
+GRAPHITE2_CPE_ID_VENDOR = sil
 
 # Avoid building docs and tests to save time
 define GRAPHITE2_DISABLE_TESTS_DOC