aboutsummaryrefslogtreecommitdiffstats
path: root/meta-perl
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2022-11-01 20:55:27 -0700
committerKhem Raj <raj.khem@gmail.com>2022-11-07 08:39:05 -0800
commitfb35ae0d4bcab2f49089d001e7da2e0973543324 (patch)
treef1da9f2bc1da3887f83507840b5c6eb4b980f74b /meta-perl
parent085bfca80727f28ac49afc88e627ee4c17843c6c (diff)
downloadmeta-openembedded-fb35ae0d4bcab2f49089d001e7da2e0973543324.tar.gz
libio-compress-lzma-perl: upgrade 2.096 -> 2.201
https://metacpan.org/release/PMQS/IO-Compress-Lzma-2.201/source/Changes License-Update: Update copyright years. * 2.201 25 June 2022 * 2.201 Sat Jun 25 09:06:51 2022 +0100 3287f4e9f60e1bc04cf73ef66a73423e08e29acd * Add perl 5.36 Sun Jun 5 13:37:53 2022 +0100 130eaba57953355c04b0c9a4945530416f05c6cf * 2.103 3 April 2022 * No changes * 2.101 20 February 2021 * fix version numbers in meta files * 2.100 7 January 2021 * trim whitespace 8980603bdb827e60bad8f039c94cc55add63a031 * Avoid indirect calls 871231f020e064978af9e2a0fc3954511467534b * fix typo 7f580a0df76ff1dbbac76b72dab45aa012cfde47 Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl')
-rw-r--r--meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.201.bb (renamed from meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.096.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.096.bb b/meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.201.bb
index 09ed161d2e..327cc7a969 100644
--- a/meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.096.bb
+++ b/meta-perl/recipes-perl/libio/libio-compress-lzma-perl_2.201.bb
@@ -5,12 +5,11 @@ HOMEPAGE = "https://metacpan.org/release/IO-Compress-Lzma"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
-LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=2d411393b876fe63f9f1d546363f1a47"
+LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=8f4f1603d6e92a381ce2f595ab3cafd5"
SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-Lzma-${PV}.tar.gz"
-SRC_URI[md5sum] = "6c1b70740605b8073e4fbb5ba1e7bbdb"
-SRC_URI[sha256sum] = "2f29125f19bb41d29c4b5a2467e3560b7bce5d428176a046b7c8a51609dce6e8"
+SRC_URI[sha256sum] = "e0714dd35624654ba3d8e245ac980bcd07d995989d7acc90a46146f62c4ec761"
S = "${WORKDIR}/IO-Compress-Lzma-${PV}"