Skip to content

Commit

Permalink
libcompress-raw-zlib-perl: upgrade 2.204 -> 2.206
Browse files Browse the repository at this point in the history
Changelog:
===========
* drop rt.cpan from SUPPORT section
* Test::More::isn't warns in perl 5.38
* add zlib-ng 2.1.3
* add zlib-ng 2.1.2
* Change storage of ZLIBNG_VER_STATUS from IV to PV pmqs/Compress-Raw-Zlib#24
* Fix to allow building with C++17 register keyword not allowed in C++17 pmqs/Compress-Raw-Zlib#23
* Change while loop for `LimitOutput`  example pmqs/Compress-Raw-Zlib#21
* [doc] zlib.h: Remove duplicate "the" (openembedded#22)
* Add zlib compat version for 2.0.7

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed Aug 1, 2023
1 parent fc1f73a commit 2f235e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=8;endline=17;md5=45bba5fa4937353fd4f

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

SRC_URI[sha256sum] = "f161f4297efadbed79c8b096a75951784fc5ccd3170bd32866a19e5c6876d13f"
SRC_URI[sha256sum] = "46785a6a383a1c843895b7f9f25d5d759e7c305159f9d1e04a3604eb74c77374"

DEPENDS += "zlib"

Expand Down

0 comments on commit 2f235e0

Please sign in to comment.