mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/monit: add MONIT_CPE_ID_VENDOR
cpe:2.3:a: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:
committed by
Thomas Petazzoni
parent
359bd30350
commit
2ef4b2e1e6
@@ -8,6 +8,7 @@ MONIT_VERSION = 5.26.0
|
|||||||
MONIT_SITE = http://mmonit.com/monit/dist
|
MONIT_SITE = http://mmonit.com/monit/dist
|
||||||
MONIT_LICENSE = AGPL-3.0 with OpenSSL exception
|
MONIT_LICENSE = AGPL-3.0 with OpenSSL exception
|
||||||
MONIT_LICENSE_FILES = COPYING
|
MONIT_LICENSE_FILES = COPYING
|
||||||
|
MONIT_CPE_ID_VENDOR = mmonit
|
||||||
#
|
#
|
||||||
# Touching Makefile.am:
|
# Touching Makefile.am:
|
||||||
MONIT_AUTORECONF = YES
|
MONIT_AUTORECONF = YES
|
||||||
|
|||||||
Reference in New Issue
Block a user