diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-08 22:48:29 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-06-09 07:18:16 -0700 |
| commit | 72a0bb8aa5c03d430c1e1e40be916defa70e824a (patch) | |
| tree | 79314a7647ff0e3c14272cb0679ac24ed7ca9af2 | |
| parent | 59837c1f6cacf98da3fa3453e863a8c6693d0cc0 (diff) | |
| download | meta-openembedded-72a0bb8aa5c03d430c1e1e40be916defa70e824a.tar.gz | |
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 <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.010.bb (renamed from meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
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 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" | |||
| 4 | 4 | ||
| 5 | HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config" | 5 | HOMEPAGE = "https://metacpan.org/dist/ExtUtils-Config" |
| 6 | 6 | ||
| 7 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 7 | LICENSE = "Artistic-1.0-Perl | GPL-1.0-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=1932ab4d8b84c25fd7967aa18088e57e" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ddb4d526cd95b017e23486893490883e" |
| 9 | 9 | ||
| 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-Config-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/L/LE/LEONT/ExtUtils-Config-${PV}.tar.gz" |
| 11 | SRC_URI[sha256sum] = "ae5104f634650dce8a79b7ed13fb59d67a39c213a6776cfdaa3ee749e62f1a8c" | 11 | SRC_URI[sha256sum] = "82e7e4e90cbe380e152f5de6e3e403746982d502dd30197a123652e46610c66d" |
| 12 | 12 | ||
| 13 | S = "${UNPACKDIR}/ExtUtils-Config-${PV}" | 13 | S = "${UNPACKDIR}/ExtUtils-Config-${PV}" |
| 14 | 14 | ||
