All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/6] package/perl-html-parser: bump version to 3.81
@ 2023-07-08 19:41 Bernd Kuhls
  2023-07-08 19:41 ` [Buildroot] [PATCH 2/6] package/perl-http-daemon: bump version to 6.16 Bernd Kuhls
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bernd Kuhls @ 2023-07-08 19:41 UTC (permalink / raw)
  To: buildroot

Removed md5 hash.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/perl-html-parser/perl-html-parser.hash | 3 +--
 package/perl-html-parser/perl-html-parser.mk   | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/package/perl-html-parser/perl-html-parser.hash b/package/perl-html-parser/perl-html-parser.hash
index ccd115d6c9..fbdffa03d6 100644
--- a/package/perl-html-parser/perl-html-parser.hash
+++ b/package/perl-html-parser/perl-html-parser.hash
@@ -1,6 +1,5 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  8e7151d08f30457a2ba80020b936285f  HTML-Parser-3.80.tar.gz
-sha256  63411db03016747e37c2636db11b05f8cc71608ef5bff36d04ddb0dc92f7835b  HTML-Parser-3.80.tar.gz
+sha256  c0910a5c8f92f8817edd06ccfd224ba1c2ebe8c10f551f032587a1fc83d62ff2  HTML-Parser-3.81.tar.gz
 
 # computed by scancpan
 sha256  9081922eb873ec1809c20672a7385a65f3c6b1163166bf69b2bbe986fb5b0159  LICENSE
diff --git a/package/perl-html-parser/perl-html-parser.mk b/package/perl-html-parser/perl-html-parser.mk
index 1e1f8e6050..50efaa273a 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.80
+PERL_HTML_PARSER_VERSION = 3.81
 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+
-- 
2.39.2

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-07-10 16:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-08 19:41 [Buildroot] [PATCH 1/6] package/perl-html-parser: bump version to 3.81 Bernd Kuhls
2023-07-08 19:41 ` [Buildroot] [PATCH 2/6] package/perl-http-daemon: bump version to 6.16 Bernd Kuhls
2023-07-08 19:41 ` [Buildroot] [PATCH 3/6] package/perl-mail-dkim: bump version to 1.20230630 Bernd Kuhls
2023-07-08 19:41 ` [Buildroot] [PATCH 4/6] package/perl-net-dns: bump version to 1.39 Bernd Kuhls
2023-07-08 19:41 ` [Buildroot] [PATCH 5/6] package/perl-net-http: bump version to 6.23 Bernd Kuhls
2023-07-08 19:41 ` [Buildroot] [PATCH 6/6] package/perl-uri: bump version to 5.19 Bernd Kuhls
2023-07-10 16:09 ` [Buildroot] [PATCH 1/6] package/perl-html-parser: bump version to 3.81 Thomas Petazzoni via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.