mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/domoticz: add DOMOTICZ_CPE_ID_VENDOR
cpe:2.3🅰️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>
This commit is contained in:
parent
964824ec81
commit
026a1b02d0
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user