From 84e682ed00d3d7d34195176d2d5535670f3b4df2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 9 Jun 2026 21:17:27 -0700 Subject: [PATCH] libextutils-installpaths-perl: upgrade 0.012 -> 0.015 Signed-off-by: Khem Raj --- ...s-perl_0.012.bb => libextutils-installpaths-perl_0.015.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-perl/recipes-perl/libextutils/{libextutils-installpaths-perl_0.012.bb => libextutils-installpaths-perl_0.015.bb} (82%) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.015.bb similarity index 82% rename from meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb rename to meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.015.bb index 13d5a31d0b..b6c3a7a73a 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.015.bb @@ -6,10 +6,10 @@ SECTION = "libs" HOMEPAGE = "https://metacpan.org/pod/ExtUtils::InstallPaths" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE;md5=b6fa54d873ce6bcf4809ea88bdf97769" +LIC_FILES_CHKSUM = "file://LICENSE;md5=4109085ee02c4453f25d919938e72e96" SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-InstallPaths-${PV}.tar.gz" -SRC_URI[sha256sum] = "84735e3037bab1fdffa3c2508567ad412a785c91599db3c12593a50a1dd434ed" +SRC_URI[sha256sum] = "7d64eb2dfa87ead010cdf55c8a1bdfde50b7b5852d7cb8cf2304f55bea2eb007" S = "${UNPACKDIR}/ExtUtils-InstallPaths-${PV}"