summaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-03-12 18:51:28 +0800
committerKhem Raj <raj.khem@gmail.com>2026-03-17 13:25:26 -0700
commit74f7001ed5f8dca3ee69110577a6c6834b7a7976 (patch)
treeae0824d61e843fdc5d269e8f024a88707a49a116 /meta-perl
parent82417023a3900efe2f2b953dd0118b3ffb34d171 (diff)
downloadmeta-openembedded-74f7001ed5f8dca3ee69110577a6c6834b7a7976.tar.gz
libcompress-raw-lzma-perl: upgrade 2.217 -> 2.221
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.221.bb (renamed from meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.217.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.217.bb b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.221.bb
index 851a8bd170..c772885931 100644
--- a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.217.bb
+++ b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.221.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=dcf5ec9168367166aae
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] = "e22addebc155b1be0de8a85ab74cafeed96107d6362fccdcc53bdf0526c085a2" 12SRC_URI[sha256sum] = "e8b2d17c7f29b3e4f286cc3d3f5353df8e811615c42298eedad7cdbfec4aed7f"
13 13
14DEPENDS += "xz" 14DEPENDS += "xz"
15 15