Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/2] perlcross: upgrade 1.6.2 -> 1.6.3
@ 2025-12-02 15:10 Jason Schonberg
  2025-12-02 15:10 ` [PATCH 2/2] perl: upgrade 5.40.2 -> 5.42.0 Jason Schonberg
  0 siblings, 1 reply; 6+ messages in thread
From: Jason Schonberg @ 2025-12-02 15:10 UTC (permalink / raw)
  To: openembedded-core; +Cc: Jason Schonberg

https://github.com/arsv/perl-cross/releases/tag/1.6.3

Provide support for perl 5.42.0

Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 .../perl-cross/{perlcross_1.6.2.bb => perlcross_1.6.3.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/perl-cross/{perlcross_1.6.2.bb => perlcross_1.6.3.bb} (92%)

diff --git a/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb b/meta/recipes-devtools/perl-cross/perlcross_1.6.3.bb
similarity index 92%
rename from meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
rename to meta/recipes-devtools/perl-cross/perlcross_1.6.3.bb
index debf2717ce..41a601b14a 100644
--- a/meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
+++ b/meta/recipes-devtools/perl-cross/perlcross_1.6.3.bb
@@ -18,7 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/perl-cross-${PV}.tar.gz;name=perl-c
            "
 GITHUB_BASE_URI = "https://github.com/arsv/perl-cross/releases/"
 
-SRC_URI[perl-cross.sha256sum] = "131f7496152ee32067dbac2bc9b44b2f582fc778140e545701b3b2faee782f1d"
+SRC_URI[perl-cross.sha256sum] = "cd57d8f8017727dc7e19cca55e1e9f22664edecf6c9f04c3515ecc13fd88e4f3"
 
 S = "${UNPACKDIR}/perl-cross-${PV}"
 
-- 
2.43.0



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

end of thread, other threads:[~2025-12-04  6:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 15:10 [PATCH 1/2] perlcross: upgrade 1.6.2 -> 1.6.3 Jason Schonberg
2025-12-02 15:10 ` [PATCH 2/2] perl: upgrade 5.40.2 -> 5.42.0 Jason Schonberg
2025-12-03 12:26   ` [OE-core] " Mathieu Dubois-Briand
2025-12-04  2:45     ` J. S.
2025-12-04  4:13       ` Khem Raj
2025-12-04  6:36         ` Alexander Kanavin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox