From: Alexander Kanavin Date: Wed, 4 Jan 2023 11:05:11 +0000 (+0100) Subject: libtest-fatal-perl: upgrade 0.016 -> 0.017 X-Git-Tag: uninative-3.8~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=60663d6151e40ad9c6cc453c3138d0b7cec5a48d;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git libtest-fatal-perl: upgrade 0.016 -> 0.017 License-Update: formatting Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb b/meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb similarity index 85% rename from meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb rename to meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb index 6d36c94eeb5..1c3a7e5136e 100644 --- a/meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb +++ b/meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb @@ -7,11 +7,11 @@ BUGTRACKER = "https://github.com/rjbs/Test-Fatal/issues" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE;md5=f7c73bf24be1bc7759bde9c15000db6c" +LIC_FILES_CHKSUM = "file://LICENSE;md5=b5c851290cab1dda12fcfb0e9ec43639" SRC_URI = "${CPAN_MIRROR}/authors/id/R/RJ/RJBS/Test-Fatal-${PV}.tar.gz" -SRC_URI[sha256sum] = "7283d430f2ba2030b8cd979ae3039d3f1b2ec3dde1a11ca6ae09f992a66f788f" +SRC_URI[sha256sum] = "37dfffdafb84b762efe96b02fb2aa41f37026c73e6b83590db76229697f3c4a6" S = "${WORKDIR}/Test-Fatal-${PV}"