mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/monit: add MONIT_CPE_ID_VENDOR
cpe:2.3🅰️mmonit:monit is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ammonit%3Amonit Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
359bd30350
commit
2ef4b2e1e6
@ -8,6 +8,7 @@ MONIT_VERSION = 5.26.0
|
||||
MONIT_SITE = http://mmonit.com/monit/dist
|
||||
MONIT_LICENSE = AGPL-3.0 with OpenSSL exception
|
||||
MONIT_LICENSE_FILES = COPYING
|
||||
MONIT_CPE_ID_VENDOR = mmonit
|
||||
#
|
||||
# Touching Makefile.am:
|
||||
MONIT_AUTORECONF = YES
|
||||
|
Loading…
Reference in New Issue
Block a user