[Buildroot] [PATCH 2/3] perl-libwww-perl: bump to version 6.56

Arnout Vandecappelle arnout at mind.be
Thu Sep 16 18:50:45 UTC 2021



On 06/09/2021 17:25, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>

 All three applied to master, thanks.

 I had to make two fixes though:

- The subject line should be package/perl-libwww-perl

- When the license hash changes, the commit message must explain why it changes.

 Could you pay attention to that in the future? Thanks!

 Regards,
 Arnout

> ---
>  package/perl-libwww-perl/perl-libwww-perl.hash | 6 +++---
>  package/perl-libwww-perl/perl-libwww-perl.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/perl-libwww-perl/perl-libwww-perl.hash b/package/perl-libwww-perl/perl-libwww-perl.hash
> index c419c1d7b..709e94647 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  4df22c50511a3f01063d2ba4d91bfbec  libwww-perl-6.55.tar.gz
> -sha256  c1d0d3a44a039b136ebac7336f576e3f5c232347e8221abd69ceb4108e85c920  libwww-perl-6.55.tar.gz
> +md5  0ef270c43ee93e22c2086ba9998aa11a  libwww-perl-6.56.tar.gz
> +sha256  94362e68e5c6782f3987a9dec6adc409d20e28665dbf28ff47d1d701443ce7ce  libwww-perl-6.56.tar.gz
>  
>  # computed by scancpan
> -sha256  e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc  LICENSE
> +sha256  311f168ba9a7819ffab4fea19858f9e880737baf6d112929d11530205035a4cc  LICENSE
> diff --git a/package/perl-libwww-perl/perl-libwww-perl.mk b/package/perl-libwww-perl/perl-libwww-perl.mk
> index 99adb5665..10fda9de6 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.55
> +PERL_LIBWWW_PERL_VERSION = 6.56
>  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+
> 


More information about the buildroot mailing list