diff options
Diffstat (limited to 'package/perl-libwww-perl')
-rw-r--r-- | package/perl-libwww-perl/perl-libwww-perl.hash | 4 | ||||
-rw-r--r-- | 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 e519f7966d..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 fe42c3f99fd8d1438d383f820c89d9bd libwww-perl-6.47.tar.gz -sha256 3029d6efc2099c4175bf976d0db7fbab9771ada631010c809cb4664230898f53 libwww-perl-6.47.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 01428f91e0..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.47 +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+ |