package/nginx: add NGINX_CPE_ID_VENDOR

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

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2021-01-17 17:57:34 +01:00 committed by Thomas Petazzoni
parent 282654ba47
commit 7f178e0103

View File

@ -8,6 +8,7 @@ NGINX_VERSION = 1.18.0
NGINX_SITE = http://nginx.org/download NGINX_SITE = http://nginx.org/download
NGINX_LICENSE = BSD-2-Clause NGINX_LICENSE = BSD-2-Clause
NGINX_LICENSE_FILES = LICENSE NGINX_LICENSE_FILES = LICENSE
NGINX_CPE_ID_VENDOR = nginx
NGINX_DEPENDENCIES = host-pkgconf NGINX_DEPENDENCIES = host-pkgconf
NGINX_CONF_OPTS = \ NGINX_CONF_OPTS = \