diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-02-05 13:14:18 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-02-06 10:06:22 -0800 |
| commit | c2bf93c8d038310490ad5a4db43d22aea83a8c8f (patch) | |
| tree | 3b663a1902db3f18ac0ea7a097388b554d78e4bb | |
| parent | 3faa41265dc5b8403def3ebad870873ace1f0ac2 (diff) | |
| download | meta-openembedded-c2bf93c8d038310490ad5a4db43d22aea83a8c8f.tar.gz | |
libio-compress-perl: upgrade 2.214 -> 2.217
License-Update: Copyright year updated to 2026
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-perl/recipes-perl/libio/libio-compress-perl_2.217.bb (renamed from meta-perl/recipes-perl/libio/libio-compress-perl_2.214.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libio/libio-compress-perl_2.214.bb b/meta-perl/recipes-perl/libio/libio-compress-perl_2.217.bb index bb49841422..3b9784d1dd 100644 --- a/meta-perl/recipes-perl/libio/libio-compress-perl_2.214.bb +++ b/meta-perl/recipes-perl/libio/libio-compress-perl_2.217.bb | |||
| @@ -14,11 +14,11 @@ HOMEPAGE = "https://metacpan.org/release/IO-Compress" | |||
| 14 | SECTION = "libs" | 14 | SECTION = "libs" |
| 15 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 15 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 16 | 16 | ||
| 17 | LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=6af707e7b2ec1d8f995b973c427fb244" | 17 | LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=a05fdd79b87a410b6178b73126ffafdd" |
| 18 | 18 | ||
| 19 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-${PV}.tar.gz" | 19 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/IO-Compress-${PV}.tar.gz" |
| 20 | 20 | ||
| 21 | SRC_URI[sha256sum] = "0cfbc4b4ac9b28f7cbf22f114e09c9a49ace9e0b6c3778432afa2cde55512d69" | 21 | SRC_URI[sha256sum] = "4d075e04eeef3c451f5e7f572ebd695738bad033e8cd32cf519c68edb3f39dc7" |
| 22 | 22 | ||
| 23 | S = "${UNPACKDIR}/IO-Compress-${PV}" | 23 | S = "${UNPACKDIR}/IO-Compress-${PV}" |
| 24 | 24 | ||
