Skip to content

Commit

Permalink
libcompress-raw-bzip2-perl: upgrade 2.096 -> 2.201
Browse files Browse the repository at this point in the history
https://metacpan.org/dist/Compress-Raw-Bzip2/changes

License-Update: Update copyright years.

2.201 25 June 2022

* 2.201
  Sat Jun 25 08:46:32 2022 +0100
  92a318bb03b85e2dcb4991f4b958fbce6ce9913f

  * Add perl 5.36
    Sun Jun 5 13:45:55 2022 +0100
    23064d78dcd14f0898aeb64ce408914dac0805a0

* 2.103 3 April 2022

  * Silence uninitialized warnings
    pmqs/Compress-Raw-Bzip2#5
    ff3d907325091287ac1525db384b99a968d763d7
    641a440ec6229c1d368b9ead48f4968b955c0115

* 2.101 20 February 2021

  * fix version numbers in meta files

* 2.100 7 January 2021

  * trim whitespace
    f5bb5c5d254f2a9ac6c6e67a5a4823d0f67e7ecb

Signed-off-by: Tim Orling <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
moto-timo authored and kraj committed Nov 7, 2022
1 parent 80549ed commit 9fbc1bd
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,11 @@ HOMEPAGE = "https://metacpan.org/release/Compress-Raw-Bzip2"
SECTION = "libs"
LICENSE = "Artistic-1.0 | GPL-1.0-or-later"

LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=33084b7f607ba5d38a64b22f8e332f87"
LIC_FILES_CHKSUM = "file://README;beginline=8;endline=10;md5=3cca53585f3090f28fa8401bf1db9179"

SRC_URI = "${CPAN_MIRROR}/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-${PV}.tar.gz"

SRC_URI[md5sum] = "4fdb7ea5071e4b774c52c37331386355"
SRC_URI[sha256sum] = "a564e7634eca7740c5487d01effe1461e9e51b8909e69b3d8f5be98997958cbe"
SRC_URI[sha256sum] = "6204b270806d924e124e406faf6bbc715f7bb461dfdbea722042325633be300a"

DEPENDS += "bzip2"

Expand Down

0 comments on commit 9fbc1bd

Please sign in to comment.