diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-29 08:14:38 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-28 18:36:09 -0700 |
| commit | 03aa0e7abdb141a0182958a62639f05aa51830a3 (patch) | |
| tree | 121d9c934390a75a608e1efcecbf2deb4c2335f0 | |
| parent | 500b9a274421ac4424091ec2435d5d1711f409ae (diff) | |
| download | meta-openembedded-03aa0e7abdb141a0182958a62639f05aa51830a3.tar.gz | |
libcompress-raw-bzip2-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/libcompress/libcompress-raw-bzip2-perl_2.214.bb (renamed from meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.213.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.213.bb b/meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.214.bb index 409216fe69..b0feb40b71 100644 --- a/meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.213.bb +++ b/meta-perl/recipes-perl/libcompress/libcompress-raw-bzip2-perl_2.214.bb | |||
| @@ -5,11 +5,11 @@ HOMEPAGE = "https://metacpan.org/release/Compress-Raw-Bzip2" | |||
| 5 | SECTION = "libs" | 5 | SECTION = "libs" |
| 6 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" | 6 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=cd551ef796cc7fa34351ced771a3a7f9" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=d9968e06481ca195215d0f29ba557f98" |
| 9 | 9 | ||
| 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-${PV}.tar.gz" | 10 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[sha256sum] = "8d75d3d366c9101ca18061b00d438d3da39478c06159147dea3c666770577c7b" | 12 | SRC_URI[sha256sum] = "b0810a4d6e1a402892840564e6589e6ecd39cb87561bc556f171b78e900079cb" |
| 13 | 13 | ||
| 14 | DEPENDS += "bzip2" | 14 | DEPENDS += "bzip2" |
| 15 | 15 | ||
