package/domoticz: add DOMOTICZ_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Fri, 15 Jan 2021 06:53:58 +0000 (07:53 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 16 Jan 2021 20:56:37 +0000 (21:56 +0100)
cpe:2.3:a:domoticz:domoticz is a valid CPE identifier for this package:

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

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

index 0ceaab87b458c42b11304b4c34f70fb6fc0c7779..0cd3520a719fb2eee20a4352f7096048e54f65ea 100644 (file)
@@ -8,6 +8,7 @@ DOMOTICZ_VERSION = 2020.1
 DOMOTICZ_SITE = $(call github,domoticz,domoticz,$(DOMOTICZ_VERSION))
 DOMOTICZ_LICENSE = GPL-3.0
 DOMOTICZ_LICENSE_FILES = License.txt
+DOMOTICZ_CPE_ID_VENDOR = domoticz
 DOMOTICZ_DEPENDENCIES = \
        boost \
        host-pkgconf \