* [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47
@ 2024-01-22 7:55 Black-Hole1
2024-01-26 21:30 ` Peter Korsgaard
0 siblings, 1 reply; 4+ messages in thread
From: Black-Hole1 @ 2024-01-22 7:55 UTC (permalink / raw)
To: buildroot; +Cc: Thomas Petazzoni, Black-Hole1
Signed-off-by: Black-Hole1 <bh@bugs.cc>
---
package/libxml-parser-perl/libxml-parser-perl.hash | 4 ++--
package/libxml-parser-perl/libxml-parser-perl.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libxml-parser-perl/libxml-parser-perl.hash b/package/libxml-parser-perl/libxml-parser-perl.hash
index c3ef1016e8..4b91386573 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.hash
+++ b/package/libxml-parser-perl/libxml-parser-perl.hash
@@ -1,3 +1,3 @@
# locally computed hash
-sha256 d331332491c51cccfb4cb94ffc44f9cd73378e618498d4a37df9e043661c515d XML-Parser-2.46.tar.gz
-sha256 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2 README
+sha256 ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8 XML-Parser-2.47.tar.gz
+sha256 3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90 README
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index 37cef2e418..06bbd3b1ad 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBXML_PARSER_PERL_VERSION = 2.46
+LIBXML_PARSER_PERL_VERSION = 2.47
LIBXML_PARSER_PERL_SOURCE = XML-Parser-$(LIBXML_PARSER_PERL_VERSION).tar.gz
LIBXML_PARSER_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR
HOST_LIBXML_PARSER_PERL_DEPENDENCIES = host-expat
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47
2024-01-22 7:55 [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47 Black-Hole1
@ 2024-01-26 21:30 ` Peter Korsgaard
2024-01-29 3:44 ` [Buildroot] [PATCH v2 " Kevin Cui
0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2024-01-26 21:30 UTC (permalink / raw)
To: Black-Hole1; +Cc: Thomas Petazzoni, buildroot
>>>>> "Black-Hole1" == Black-Hole1 <bh@bugs.cc> writes:
> Signed-off-by: Black-Hole1 <bh@bugs.cc>
Please use your real name in From and Signed-off-by, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH v2 1/1] package/libxml-parser-perl: bump to version 2.47
2024-01-26 21:30 ` Peter Korsgaard
@ 2024-01-29 3:44 ` Kevin Cui
2024-02-05 11:36 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 4+ messages in thread
From: Kevin Cui @ 2024-01-29 3:44 UTC (permalink / raw)
To: peter; +Cc: buildroot, thomas.petazzoni, bh
Signed-off-by: Kevin Cui <bh@bugs.cc>
---
Changes for v2:
- use real name in "From" and "Signed-off-by"
---
package/libxml-parser-perl/libxml-parser-perl.hash | 4 ++--
package/libxml-parser-perl/libxml-parser-perl.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libxml-parser-perl/libxml-parser-perl.hash b/package/libxml-parser-perl/libxml-parser-perl.hash
index c3ef1016e8..4b91386573 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.hash
+++ b/package/libxml-parser-perl/libxml-parser-perl.hash
@@ -1,3 +1,3 @@
# locally computed hash
-sha256 d331332491c51cccfb4cb94ffc44f9cd73378e618498d4a37df9e043661c515d XML-Parser-2.46.tar.gz
-sha256 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2 README
+sha256 ad4aae643ec784f489b956abe952432871a622d4e2b5c619e8855accbfc4d1d8 XML-Parser-2.47.tar.gz
+sha256 3bedfe79fbad08a2b50e1b2b6123e40c68b58b1988d53763b63b6fd295bb0f90 README
diff --git a/package/libxml-parser-perl/libxml-parser-perl.mk b/package/libxml-parser-perl/libxml-parser-perl.mk
index 37cef2e418..06bbd3b1ad 100644
--- a/package/libxml-parser-perl/libxml-parser-perl.mk
+++ b/package/libxml-parser-perl/libxml-parser-perl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBXML_PARSER_PERL_VERSION = 2.46
+LIBXML_PARSER_PERL_VERSION = 2.47
LIBXML_PARSER_PERL_SOURCE = XML-Parser-$(LIBXML_PARSER_PERL_VERSION).tar.gz
LIBXML_PARSER_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TODDR
HOST_LIBXML_PARSER_PERL_DEPENDENCIES = host-expat
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-02-05 11:36 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-22 7:55 [Buildroot] [PATCH 1/1] package/libxml-parser-perl: bump to version 2.47 Black-Hole1
2024-01-26 21:30 ` Peter Korsgaard
2024-01-29 3:44 ` [Buildroot] [PATCH v2 " Kevin Cui
2024-02-05 11:36 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox