summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-09-10 17:02:37 +0800
committerKhem Raj <raj.khem@gmail.com>2024-09-10 07:20:37 -0700
commita78ab316e2619421cc32920f3dc894dd215067e2 (patch)
tree4cdaf731d84fe50da6149f67816b8dc45108d637
parent2e3db88e8db7246fcb9fcd23abcf214c1e00b5cd (diff)
downloadmeta-openembedded-a78ab316e2619421cc32920f3dc894dd215067e2.tar.gz
libcompress-raw-lzma-perl: upgrade 2.212 -> 2.213
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.213.bb (renamed from meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.212.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.212.bb b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb
index c4cba470bd..62521dfe85 100644
--- a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.212.bb
+++ b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.213.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=2a0fd6d30eaf8828958
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] = "4ba7ab803bdba2d7be7d55d4a2668369d794eb8d8d6bb0db6b74fd9b4ce18cac" 12SRC_URI[sha256sum] = "6b979a8347701ced3ac26123d428c1f202b7999850444da19c4aedbb7c862cb7"
13 13
14DEPENDS += "xz" 14DEPENDS += "xz"
15 15