]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
perlcross: upgrade 1.6 -> 1.6.1
authorJ. S. <schonm@gmail.com>
Sun, 30 Mar 2025 19:41:22 +0000 (15:41 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Apr 2025 10:58:22 +0000 (11:58 +0100)
https://github.com/arsv/perl-cross/releases/tag/1.6.1

This provides support for Perl 5.40.1

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.1.bb [moved from meta/recipes-devtools/perl-cross/perlcross_1.6.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-devtools/perl-cross/perlcross_1.6.bb
rename to meta/recipes-devtools/perl-cross/perlcross_1.6.1.bb
index 34d9236cabdbf774c5ab59784eb709e1a0be3735..21964a7336ca964d432d1c29636c26f8675cd0e3 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] = "5abf198ee50ce9e69eb68fede68c87f65241caa744e4203e97490fa59b45ed69"
+SRC_URI[perl-cross.sha256sum] = "b5f4b4457bbd7be37adac8ee423beedbcdba8963a85f79770f5e701dabc5550f"
 
 S = "${WORKDIR}/perl-cross-${PV}"