package/stunnel: add STUNNEL_CPE_ID_VENDOR
cpe:2.3🅰️stunnel:stunnel is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Astunnel%3Astunnel Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
0b4e8e430d
commit
01024f5612
@ -15,6 +15,7 @@ STUNNEL_CONF_ENV = \
|
||||
LIBS=`$(PKG_CONFIG_HOST_BINARY) --libs openssl`
|
||||
STUNNEL_LICENSE = GPL-2.0+
|
||||
STUNNEL_LICENSE_FILES = COPYING.md COPYRIGHT.md
|
||||
STUNNEL_CPE_ID_VENDOR = stunnel
|
||||
|
||||
ifeq ($(BR2_INIT_SYSTEMD),y)
|
||||
STUNNEL_DEPENDENCIES += systemd
|
||||
|
Loading…
Reference in New Issue
Block a user