package/smartmontools: add SMARTMONTOOLS_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 2 Feb 2021 17:29:15 +0000 (18:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 4 Feb 2021 17:17:00 +0000 (18:17 +0100)
cpe:2.3:a:smartmontools:smartmontools is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/smartmontools/smartmontools.mk

index 9dc2f789ccac759dca437d857a30df3914fd3cb1..1f4448cb8495aee7a5b1af653fbe802a2775ad14 100644 (file)
@@ -8,6 +8,7 @@ SMARTMONTOOLS_VERSION = 7.1
 SMARTMONTOOLS_SITE = http://downloads.sourceforge.net/project/smartmontools/smartmontools/$(SMARTMONTOOLS_VERSION)
 SMARTMONTOOLS_LICENSE = GPL-2.0+
 SMARTMONTOOLS_LICENSE_FILES = COPYING
+SMARTMONTOOLS_CPE_ID_VENDOR = smartmontools
 # We're patching configure.ac
 SMARTMONTOOLS_AUTORECONF = YES