diff options
| -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 | ||
