]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
libtest-fatal-perl: upgrade 0.017 -> 0.018
authorAlexander Kanavin <alex@linutronix.de>
Mon, 22 Dec 2025 20:06:21 +0000 (21:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2025 12:21:51 +0000 (12:21 +0000)
License-Update: basic artistic license changed to the perl variant
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/perl/libtest-fatal-perl_0.018.bb [moved from meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb with 81% similarity]

similarity index 81%
rename from meta/recipes-devtools/perl/libtest-fatal-perl_0.017.bb
rename to meta/recipes-devtools/perl/libtest-fatal-perl_0.018.bb
index eae128b0cccefefa810303821483e0623d8a7017..a128567ec799d41788b7dc4ae270abaa2b9de9e8 100644 (file)
@@ -5,13 +5,13 @@ exception-throwing code with about the same amount of typing."
 HOMEPAGE = "https://github.com/rjbs/Test-Fatal"
 BUGTRACKER = "https://github.com/rjbs/Test-Fatal/issues"
 SECTION = "libs"
-LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
+LICENSE = "Artistic-1.0-Perl | GPL-1.0-or-later"
 
-LIC_FILES_CHKSUM = "file://LICENSE;md5=b5c851290cab1dda12fcfb0e9ec43639"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=f7fc7d4b26ddae0843b09ba56109e65a"
 
 SRC_URI = "${CPAN_MIRROR}/authors/id/R/RJ/RJBS/Test-Fatal-${PV}.tar.gz"
 
-SRC_URI[sha256sum] = "37dfffdafb84b762efe96b02fb2aa41f37026c73e6b83590db76229697f3c4a6"
+SRC_URI[sha256sum] = "b8d2cccf9ee467271bc478f9cf7eba49545452be9302ae359bc538b8bf687cd6"
 
 S = "${UNPACKDIR}/Test-Fatal-${PV}"