summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-02-10 04:42:35 +0100
committerℕicolas ℝ <nicolas@atoomic.org>2023-02-09 21:19:45 -0700
commita98bbd4e296484149b8a25a893a1529dc5d64c4a (patch)
treedf202cd16940f0f86fcff32eab44f5258811b704 /Porting
parent77b6579f19b9a3ca5c29e5b37dfc66c132882745 (diff)
downloadperl-a98bbd4e296484149b8a25a893a1529dc5d64c4a.tar.gz
Update Compress-Raw-Zlib to v2.204
2.204 8 February 2023 * Update zlib sources to zlib-1.2.13 https://github.com/pmqs/Compress-Raw-Zlib/issues/20 eafe29c85437582d16c6bda16449ea2dea534266 * Use GIMME_V instead of the deprecated GIMME https://github.com/pmqs/Compress-Raw-Zlib/pull/19 7a7b045d9d8729a6c82a78039dab5decf7e65907
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 61e419383f..8301fb32e7 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -217,7 +217,7 @@ use File::Glob qw(:case);
},
'Compress::Raw::Zlib' => {
- 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.202.tar.gz',
+ 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.204.tar.gz',
'FILES' => q[cpan/Compress-Raw-Zlib],
'EXCLUDED' => [
qr{^examples/},