From 72a0bb8aa5c03d430c1e1e40be916defa70e824a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 8 Jun 2026 22:48:29 -0700 Subject: [PATCH] libextutils-config-perl: upgrade 0.008 -> 0.010 Refresh LIC_FILES_CHKSUM: upstream reformatted the bundled Artistic license text ("Artistic License 1.0" -> "Perl Artistic License 1.0"); the licensing (Artistic-1.0 | GPL-1.0-or-later) is unchanged. Signed-off-by: Khem Raj --- ...onfig-perl_0.008.bb => libextutils-config-perl_0.010.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-perl/recipes-perl/libextutils/{libextutils-config-perl_0.008.bb => libextutils-config-perl_0.010.bb} (74%) diff --git a/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb b/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb similarity index 74% rename from meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb rename to meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb index 401f607571..b40e0ffc5b 100644 --- a/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb +++ b/meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb @@ -4,11 +4,11 @@ SECTION = "libs" HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config" -LICENSE = "Artistic-1.0 | GPL-1.0-or-later" -LIC_FILES_CHKSUM = "file://LICENSE;md5=1932ab4d8b84c25fd7967aa18088e57e" +LICENSE = "Artistic-1.0-Perl | GPL-1.0-or-later" +LIC_FILES_CHKSUM = "file://LICENSE;md5=ddb4d526cd95b017e23486893490883e" SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-Config-${PV}.tar.gz" -SRC_URI[sha256sum] = "ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c" +SRC_URI[sha256sum] = "82e7e4e90cbe380e152f5de6e3e403746982d502dd30197a123652e46610c66d" S = "${UNPACKDIR}/ExtUtils-Config-${PV}"