]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libtest-fatal-perl: upgrade 0.016 -> 0.017
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 4 Jan 2023 11:05:11 +0000 (12:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Jan 2023 12:03:31 +0000 (12:03 +0000)
License-Update: formatting

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb [moved from meta/recipes-devtools/perl/libtest-fatal-perl_0.016.bb with 85% similarity]

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 6d36c94eeb5de10df786ab202ac6a2df20aa9a03..1c3a7e5136efc1065372dfe11b77d10e926ce49c 100644 (file)
@@ -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}"