summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.217.bb (renamed from meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.214.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.214.bb b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.217.bb
index d0b8de0455..851a8bd170 100644
--- a/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.214.bb
+++ b/meta-perl/recipes-perl/libcompress/libcompress-raw-lzma-perl_2.217.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=db84d74e3df088dfbcfd6b30da2749c8" 8LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=dcf5ec9168367166aaeabb92ee5754e1"
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] = "1dcc4448969acad4550376476e3fcd2ed96bfaaae7d9622958fd8f9a1ab4c87d" 12SRC_URI[sha256sum] = "e22addebc155b1be0de8a85ab74cafeed96107d6362fccdcc53bdf0526c085a2"
13 13
14DEPENDS += "xz" 14DEPENDS += "xz"
15 15