package/librelp: add LIBRELP_CPE_ID_VENDOR

cpe:2.3🅰️rsyslog:librelp is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 10f8934c59)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine 2021-05-16 19:08:42 +02:00 committed by Peter Korsgaard
parent aef648849d
commit 1545853d54

View File

@ -8,6 +8,7 @@ LIBRELP_VERSION = 1.9.0
LIBRELP_SITE = http://download.rsyslog.com/librelp
LIBRELP_LICENSE = GPL-3.0+
LIBRELP_LICENSE_FILES = COPYING
LIBRELP_CPE_ID_VENDOR = rsyslog
LIBRELP_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_GNUTLS),y)