package/libtomcrypt: add LIBTOMCRYPT_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Mon, 11 Jan 2021 20:49:42 +0000 (21:49 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 11 Jan 2021 20:55:12 +0000 (21:55 +0100)
cpe:2.3:a:libtom:libtomcrypt is indeed the right CPE identifier
for this package, as can be seen from:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libtomcrypt/libtomcrypt.mk

index c2f1babb49ad638ab26b67e3a7148dfc95035f8b..fccd4b051c771e6e057f35f0642dd4c70611367f 100644 (file)
@@ -9,6 +9,7 @@ LIBTOMCRYPT_SITE = https://github.com/libtom/libtomcrypt/releases/download/v$(LI
 LIBTOMCRYPT_SOURCE = crypt-$(LIBTOMCRYPT_VERSION).tar.xz
 LIBTOMCRYPT_LICENSE = WTFPL
 LIBTOMCRYPT_LICENSE_FILES = LICENSE
+LIBTOMCRYPT_CPE_ID_VENDOR = libtom
 LIBTOMCRYPT_INSTALL_STAGING = YES
 LIBTOMCRYPT_INSTALL_TARGET = NO # only static library
 LIBTOMCRYPT_DEPENDENCIES = libtommath