mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/perl-html-parser: bump to version 3.83
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>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
9ae8da424b
commit
240395cd71
@@ -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
|
||||
|
||||
@@ -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+
|
||||
|
||||
Reference in New Issue
Block a user