From 2d2b5809f49131bc2e116eee7908d314efc50be7 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 25 Nov 2024 13:01:05 +0100 Subject: [PATCH] libtry-tiny-perl: upgrade 0.31 -> 0.32 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../perl/{libtry-tiny-perl_0.31.bb => libtry-tiny-perl_0.32.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/perl/{libtry-tiny-perl_0.31.bb => libtry-tiny-perl_0.32.bb} (91%) 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}" -- 2.47.3