package/libraw: add LIBRAW_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Sun, 7 Feb 2021 12:39:19 +0000 (13:39 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 8 Feb 2021 07:28:57 +0000 (08:28 +0100)
cpe:2.3:a:libraw:libraw is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/libraw/libraw.mk

index 7f79000fd35f398008995557c6553a7204a22df9..fc02c7915f93dcc86d95c73286b960b7c07cda25 100644 (file)
@@ -13,6 +13,7 @@ LIBRAW_CONF_OPTS += \
        --disable-openmp
 LIBRAW_LICENSE = LGPL-2.1 or CDDL-1.0
 LIBRAW_LICENSE_FILES = LICENSE.LGPL LICENSE.CDDL README.md
+LIBRAW_CPE_ID_VENDOR = libraw
 LIBRAW_DEPENDENCIES = host-pkgconf
 # https://github.com/LibRaw/LibRaw/issues/353
 LIBRAW_AUTORECONF = YES