Skip to content

Commit 2f235e0

Browse files
wangmingyu84kraj
authored andcommitted
libcompress-raw-zlib-perl: upgrade 2.204 -> 2.206
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]>
1 parent fc1f73a commit 2f235e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-perl/recipes-perl/libcompress/libcompress-raw-zlib-perl_2.204.bb renamed to meta-perl/recipes-perl/libcompress/libcompress-raw-zlib-perl_2.206.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=8;endline=17;md5=45bba5fa4937353fd4f
1010

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

13-
SRC_URI[sha256sum] = "f161f4297efadbed79c8b096a75951784fc5ccd3170bd32866a19e5c6876d13f"
13+
SRC_URI[sha256sum] = "46785a6a383a1c843895b7f9f25d5d759e7c305159f9d1e04a3604eb74c77374"
1414

1515
DEPENDS += "zlib"
1616

0 commit comments

Comments
 (0)