[Buildroot] [PATCH 1/7] package/perl-html-parser: bump to version 3.75

Francois Perrad fperrad at gmail.com
Wed Sep 2 15:08:32 UTC 2020


now, license has its own file

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
---
 package/perl-html-parser/perl-html-parser.hash | 6 +++---
 package/perl-html-parser/perl-html-parser.mk   | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/perl-html-parser/perl-html-parser.hash b/package/perl-html-parser/perl-html-parser.hash
index f06ec034b..021ef26c6 100644
--- a/package/perl-html-parser/perl-html-parser.hash
+++ b/package/perl-html-parser/perl-html-parser.hash
@@ -1,6 +1,6 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    eb7505e5f626913350df9dd4a03d54a8 HTML-Parser-3.72.tar.gz
-sha256 ec28c7e1d9e67c45eca197077f7cdc41ead1bb4c538c7f02a3296a4bb92f608b HTML-Parser-3.72.tar.gz
+md5  65bf65aa8b34b35443e094010f991406  HTML-Parser-3.75.tar.gz
+sha256  ac6b5e25a8df7af54885201e91c45fb9ab6744c08cedc1a38fcc7d95d21193a9  HTML-Parser-3.75.tar.gz
 
 # computed by scancpan
-sha256 663867028ae22c6f2fabab11238f65f1bf8dd789233b844bead5f6d22220d160 README
+sha256  0e57338bc10d5fb8891012ebee65a7b504b247f5bb485e121b8b48d7a118a60b  LICENSE
diff --git a/package/perl-html-parser/perl-html-parser.mk b/package/perl-html-parser/perl-html-parser.mk
index 6e5a81bb7..93e4f6745 100644
--- a/package/perl-html-parser/perl-html-parser.mk
+++ b/package/perl-html-parser/perl-html-parser.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PERL_HTML_PARSER_VERSION = 3.72
+PERL_HTML_PARSER_VERSION = 3.75
 PERL_HTML_PARSER_SOURCE = HTML-Parser-$(PERL_HTML_PARSER_VERSION).tar.gz
-PERL_HTML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/G/GA/GAAS
+PERL_HTML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/C/CA/CAPOEIRAB
 PERL_HTML_PARSER_LICENSE = Artistic or GPL-1.0+
-PERL_HTML_PARSER_LICENSE_FILES = README
+PERL_HTML_PARSER_LICENSE_FILES = LICENSE
 PERL_HTML_PARSER_DISTNAME = HTML-Parser
 
 $(eval $(perl-package))
-- 
2.25.1



More information about the buildroot mailing list