From: Alexander Kanavin Date: Mon, 25 Nov 2024 12:01:05 +0000 (+0100) Subject: libtry-tiny-perl: upgrade 0.31 -> 0.32 X-Git-Tag: yocto-5.2~1199 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2d2b5809f49131bc2e116eee7908d314efc50be7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libtry-tiny-perl: upgrade 0.31 -> 0.32 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb b/meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb similarity index 91% rename from meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb rename to meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb index a3728d84356..d0714695b8a 100644 --- a/meta/recipes-devtools/perl/libtry-tiny-perl_0.31.bb +++ b/meta/recipes-devtools/perl/libtry-tiny-perl_0.32.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=5dc332c2d4aade55f5db244681000091" SRC_URI = "${CPAN_MIRROR}/authors/id/E/ET/ETHER/Try-Tiny-${PV}.tar.gz" -SRC_URI[sha256sum] = "3300d31d8a4075b26d8f46ce864a1d913e0e8467ceeba6655d5d2b2e206c11be" +SRC_URI[sha256sum] = "ef2d6cab0bad18e3ab1c4e6125cc5f695c7e459899f512451c8fa3ef83fa7fc0" S = "${WORKDIR}/Try-Tiny-${PV}"