package/stunnel: add STUNNEL_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 3 Mar 2021 09:25:38 +0000 (10:25 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 4 Mar 2021 07:05:14 +0000 (08:05 +0100)
cpe:2.3:a: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>
package/stunnel/stunnel.mk

index e0cc5630e4909b9f10be6772cc6bae8a8229e681..51cb4a4db4f6e91e4b7ecfe191f36dea2dff23b4 100644 (file)
@@ -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