summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-10-29 08:14:39 +0800
committerKhem Raj <raj.khem@gmail.com>2025-10-28 18:36:09 -0700
commit14c5abd95189f889d5d9a76c9c03782215e4b9f9 (patch)
treec3c3cf8dc18cdff80afa447dde46c0968455e04f
parent03aa0e7abdb141a0182958a62639f05aa51830a3 (diff)
downloadmeta-openembedded-14c5abd95189f889d5d9a76c9c03782215e4b9f9.tar.gz
libcompress-raw-lzma-perl: upgrade 2.213 -> 2.214
License-Update: Copyright year updated to 2025 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.214.bb (renamed from meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.214.bb
index 6f18bae7dd..d0b8de0455 100644
--- a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb
+++ b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.214.bb
@@ -5,11 +5,11 @@ HOMEPAGE = "https://metacpan.org/release/Compress-Raw-Lzma"
5SECTION = "libs" 5SECTION = "libs"
6LICENSE = "Artistic-1.0 | GPL-1.0-or-later" 6LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
7 7
8LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=2a0fd6d30eaf88289587b776f74c2886" 8LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=db84d74e3df088dfbcfd6b30da2749c8"
9 9
10SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/Compress-Raw-Lzma-${PV}.tar.gz" 10SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/Compress-Raw-Lzma-${PV}.tar.gz"
11 11
12SRC_URI[sha256sum] = "6b979a8347701ced3ac26123d428c1f202b7999850444da19c4aedbb7c862cb7" 12SRC_URI[sha256sum] = "1dcc4448969acad4550376476e3fcd2ed96bfaaae7d9622958fd8f9a1ab4c87d"
13 13
14DEPENDS += "xz" 14DEPENDS += "xz"
15 15