[Buildroot] [git commit] package/perl-libwww-perl: bump to version 6.52
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-01-23 20:26:46
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=5e1fa80cc317234fbc92fcf406fb0f322867f6f2 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master Signed-off-by: Francois Perrad <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/perl-libwww-perl/perl-libwww-perl.hash | 4 ++-- package/perl-libwww-perl/perl-libwww-perl.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/perl-libwww-perl/perl-libwww-perl.hash b/package/perl-libwww-perl/perl-libwww-perl.hash
index 58cb2e847a..4534637981 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.hash
+++ b/package/perl-libwww-perl/perl-libwww-perl.hash@@ -1,6 +1,6 @@ # retrieved by scancpan from http://cpan.metacpan.org/ -md5 86601652f46b924a26acecad0fe5c110 libwww-perl-6.49.tar.gz -sha256 c3e4d0deae254c8b8fdc13e14b7b4b893594c947c43f4b5401e06322c96360a6 libwww-perl-6.49.tar.gz +md5 7b5959aff7b11509bd87fa1de753f127 libwww-perl-6.52.tar.gz +sha256 b63f67647b7cfb0bace19ada32e4feb2c2e8e0f4204546c62ce6247fa59d778d libwww-perl-6.52.tar.gz # computed by scancpan sha256 e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc LICENSE
diff --git a/package/perl-libwww-perl/perl-libwww-perl.mk b/package/perl-libwww-perl/perl-libwww-perl.mk
index d749b1b600..d121dea91e 100644
--- a/package/perl-libwww-perl/perl-libwww-perl.mk
+++ b/package/perl-libwww-perl/perl-libwww-perl.mk@@ -4,7 +4,7 @@ # ################################################################################ -PERL_LIBWWW_PERL_VERSION = 6.49 +PERL_LIBWWW_PERL_VERSION = 6.52 PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS PERL_LIBWWW_PERL_LICENSE = Artistic or GPL-1.0+