]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
perlcross: 1.6.1 -> 1.6.2
authorJ. S. <schonm@gmail.com>
Tue, 15 Apr 2025 19:18:08 +0000 (15:18 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 Apr 2025 09:51:27 +0000 (10:51 +0100)
https://github.com/arsv/perl-cross/releases/tag/1.6.2

Provide support for Perl 5.40.2

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb [moved from meta/recipes-devtools/perl-cross/perlcross_1.6.1.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/perl-cross/perlcross_1.6.1.bb
rename to meta/recipes-devtools/perl-cross/perlcross_1.6.2.bb
index 21964a7336ca964d432d1c29636c26f8675cd0e3..42ba15a572ee8ba6ce74088e6432bfdafc3a197e 100644 (file)
@@ -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] = "b5f4b4457bbd7be37adac8ee423beedbcdba8963a85f79770f5e701dabc5550f"
+SRC_URI[perl-cross.sha256sum] = "131f7496152ee32067dbac2bc9b44b2f582fc778140e545701b3b2faee782f1d"
 
 S = "${WORKDIR}/perl-cross-${PV}"