diff mbox series

[17/20] package/perl-html-parser: bump to version 3.83

Message ID 20240909162703.3439481-17-francois.perrad@gadz.org
State Accepted
Headers show
Series [01/20] package/perl-clone: bump to version 0.47 | expand

Commit Message

Francois Perrad Sept. 9, 2024, 4:26 p.m. UTC

diff mbox series

Patch

diff LICENSE: use "The Perl Artistic License 1.0"
    see https://metacpan.org/release/OALDERS/HTML-Parser-3.83/diff/OALDERS/HTML-Parser-3.81#LICENSE

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

diff --git a/package/perl-html-parser/perl-html-parser.hash b/package/perl-html-parser/perl-html-parser.hash
index fbdffa03d..3de461c7e 100644
--- a/package/perl-html-parser/perl-html-parser.hash
+++ b/package/perl-html-parser/perl-html-parser.hash
@@ -1,5 +1,6 @@ 
-# retrieved by scancpan from http://cpan.metacpan.org/
-sha256  c0910a5c8f92f8817edd06ccfd224ba1c2ebe8c10f551f032587a1fc83d62ff2  HTML-Parser-3.81.tar.gz
+# retrieved by scancpan from https://cpan.metacpan.org/
+md5  17a4c886024bfad1cffcbe6b46cda128  HTML-Parser-3.83.tar.gz
+sha256  7278ce9791256132b26a71a5719451844704bb9674b58302c3486df43584f8c0  HTML-Parser-3.83.tar.gz
 
 # computed by scancpan
-sha256  9081922eb873ec1809c20672a7385a65f3c6b1163166bf69b2bbe986fb5b0159  LICENSE
+sha256  cb797b8a92dcb2329dcde194a3032d5d94c172289e9e54ffe8dd1785bc3de2df  LICENSE
diff --git a/package/perl-html-parser/perl-html-parser.mk b/package/perl-html-parser/perl-html-parser.mk
index 50efaa273..02ce08b56 100644
--- a/package/perl-html-parser/perl-html-parser.mk
+++ b/package/perl-html-parser/perl-html-parser.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-PERL_HTML_PARSER_VERSION = 3.81
+PERL_HTML_PARSER_VERSION = 3.83
 PERL_HTML_PARSER_SOURCE = HTML-Parser-$(PERL_HTML_PARSER_VERSION).tar.gz
 PERL_HTML_PARSER_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
 PERL_HTML_PARSER_LICENSE = Artistic or GPL-1.0+