diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-29 08:14:43 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-29 10:14:13 -0700 |
| commit | d456002d6e5c744f799a3ba856b3c693551911d1 (patch) | |
| tree | c91c96e8077c21a629958daeeaa43a8e080d4d41 | |
| parent | 2ef55e868b07049afc6bff9e38a1e4fff0aabebd (diff) | |
| download | meta-openembedded-d456002d6e5c744f799a3ba856b3c693551911d1.tar.gz | |
libio-compress-perl: upgrade 2.213 -> 2.214
License-Update: Copyright year updated to 2025
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.214.bb (renamed from meta-perl/recipes-perl/libio/libio-compress-perl_2.213.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libio/libio-compress-perl_2.213.bb b/meta-perl/recipes-perl/libio/libio-compress-perl_2.214.bb index ce764334f1..bb49841422 100644 --- a/meta-perl/recipes-perl/libio/libio-compress-perl_2.213.bb +++ b/meta-perl/recipes-perl/libio/libio-compress-perl_2.214.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=254a3b5756814db98ee483c8974736c6" | 17 | LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=6af707e7b2ec1d8f995b973c427fb244" |
| 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] = "ae4d01ae574e4568c5f2fb0573e74631e2720b71ad3bc5a3ffe9480f1cb9a851" | 21 | SRC_URI[sha256sum] = "0cfbc4b4ac9b28f7cbf22f114e09c9a49ace9e0b6c3778432afa2cde55512d69" |
| 22 | 22 | ||
| 23 | S = "${UNPACKDIR}/IO-Compress-${PV}" | 23 | S = "${UNPACKDIR}/IO-Compress-${PV}" |
| 24 | 24 | ||
