package/nettle: set NETTLE_CPE_ID_VALID
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 25 Jan 2021 22:45:25 +0000 (23:45 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Tue, 26 Jan 2021 18:50:51 +0000 (19:50 +0100)
cpe:2.3:a:nettle_project:nettle is a valid CPE identifier for this
package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/nettle/nettle.mk

index 50ebdc706b09612fe768241f7e5f6acba256628c..68844976ea1a0b949ee7bb22d8c6629ea2c69463 100644 (file)
@@ -10,6 +10,7 @@ NETTLE_DEPENDENCIES = gmp
 NETTLE_INSTALL_STAGING = YES
 NETTLE_LICENSE = Dual GPL-2.0+/LGPL-3.0+
 NETTLE_LICENSE_FILES = COPYING.LESSERv3 COPYINGv2
+NETTLE_CPE_ID_VALID = YES
 # don't include openssl support for (unused) examples as it has problems
 # with static linking
 NETTLE_CONF_OPTS = --disable-openssl