[Buildroot] [git commit branch/next] package/perl: add PERL_CPE_ID_VENDOR
From: Yann E. MORIN <hidden>
Date: 2021-08-03 21:33:09
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Yann E. MORIN <hidden>
Date: 2021-08-03 21:33:09
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=0aae08ee3da00ccfc52ce6c8722054549c28cf05 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next cpe:2.3:a:perl:perl is a valid CPE identifier for this package: https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Aperl%3Aperl Signed-off-by: Fabrice Fontaine <redacted> Signed-off-by: Yann E. MORIN <redacted> --- package/perl/perl.mk | 1 + 1 file changed, 1 insertion(+)
diff --git a/package/perl/perl.mk b/package/perl/perl.mk
index a77686f951..f661fef013 100644
--- a/package/perl/perl.mk
+++ b/package/perl/perl.mk@@ -11,6 +11,7 @@ PERL_SITE = https://www.cpan.org/src/5.0 PERL_SOURCE = perl-$(PERL_VERSION).tar.xz PERL_LICENSE = Artistic or GPL-1.0+ PERL_LICENSE_FILES = Artistic Copying README +PERL_CPE_ID_VENDOR = perl PERL_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES) PERL_INSTALL_STAGING = YES
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot