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}"