[Buildroot] [git commit] package/wavpack: set WAVPACK_CPE_ID_VENDOR

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Jan 14 22:19:48 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=fb8cdb077393c8739533000ccb88d50bfe861aae
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

cpe:2.3:a:wavpack:wavpack is a valid CPE identifier for this package:

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

Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/wavpack/wavpack.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/wavpack/wavpack.mk b/package/wavpack/wavpack.mk
index d44982232d..485ab9b2ae 100644
--- a/package/wavpack/wavpack.mk
+++ b/package/wavpack/wavpack.mk
@@ -12,6 +12,7 @@ WAVPACK_INSTALL_STAGING = YES
 WAVPACK_DEPENDENCIES = $(if $(BR2_ENABLE_LOCALE),,libiconv)
 WAVPACK_LICENSE = BSD-3-Clause
 WAVPACK_LICENSE_FILES = COPYING
+WAVPACK_CPE_ID_VENDOR = wavpack
 
 ifeq ($(BR2_PACKAGE_LIBICONV),y)
 WAVPACK_CONF_OPTS += LIBS=-liconv


More information about the buildroot mailing list