summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2023-02-10 05:06:22 +0100
committerℕicolas ℝ <nicolas@atoomic.org>2023-02-09 21:23:25 -0700
commitb162e59c910a96e062c8c37d6270fe38b2db3383 (patch)
tree3ebe807940f2533adc570f8f7ec358c696b2aebf /Porting/Maintainers.pl
parenta98bbd4e296484149b8a25a893a1529dc5d64c4a (diff)
downloadperl-b162e59c910a96e062c8c37d6270fe38b2db3383.tar.gz
Compress-Raw-Bzip2 - update to v2.204
2.204 8 February 2023 * Cast isdigit argument as unsigned char https://github.com/pmqs/Compress-Raw-Bzip2/pull/9 967696b4fa91768fa4d46163f46982bc063a175e * Use GIMME_V instead of GIMME https://github.com/pmqs/Compress-Raw-Bzip2/pull/8 54e3c1e18b61f0892056925240bbc80f76e2f038 * typos 12496575c17829506cc9c9fa325e31aab1fcd1c7 * Trim trailing spaces from bzip2-src https://github.com/pmqs/Compress-Raw-Bzip2/pull/7 8728d405e8d805cb88685b82a5e5493b62288046
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 8301fb32e7..99098e2195 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -205,7 +205,7 @@ use File::Glob qw(:case);
},
'Compress::Raw::Bzip2' => {
- 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.201.tar.gz',
+ 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.204.tar.gz',
'FILES' => q[cpan/Compress-Raw-Bzip2],
'EXCLUDED' => [
qr{^t/Test/},