[Buildroot] [git commit branch/2021.02.x] package/unrar: add UNRAR_CPE_ID_VENDOR
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-12 22:25:48
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-12-12 22:25:48
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=74426950e5db080553c12fb5cf37a35719436f78 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.02.x cpe:2.3:a:rarlab:unrar is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ararlab%3Aunrar Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> (cherry picked from commit ba9ca16b33e2e3a6893a95842711d34cfe47c52b) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- package/unrar/unrar.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/unrar/unrar.mk b/package/unrar/unrar.mk
index ab8d9228c8..3c8e37a220 100644
--- a/package/unrar/unrar.mk
+++ b/package/unrar/unrar.mk@@ -9,6 +9,7 @@ UNRAR_SOURCE = unrarsrc-$(UNRAR_VERSION).tar.gz UNRAR_SITE = https://www.rarlab.com/rar UNRAR_LICENSE = unrar UNRAR_LICENSE_FILES = license.txt +UNRAR_CPE_ID_VENDOR = rarlab define UNRAR_BUILD_CMDS $(TARGET_MAKE_ENV) $(MAKE) CXX="$(TARGET_CXX)" STRIP="/bin/true" \
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot