summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-10-06 13:56:23 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2015-10-06 13:56:23 +0100
commit9e7c8eb791952f77b76918a0769a9e6f17ff408d (patch)
tree8bca803ba8c2b3d19fac95674ec121d41dcf54be /Porting
parentf83e001e339db3eb180f5f1918c268681665839d (diff)
downloadperl-9e7c8eb791952f77b76918a0769a9e6f17ff408d.tar.gz
Update Compress-Raw-Bzip2 to CPAN version 2.069
[DELTA] 2.069 26 Sept 2015 * reduce compiler warnings and stderr noise [#101340] * consting misc tables [#101296]
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 728fa51bb5..46d0a6096a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -200,7 +200,7 @@ use File::Glob qw(:case);
},
'Compress::Raw::Bzip2' => {
- 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.068.tar.gz',
+ 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.069.tar.gz',
'FILES' => q[cpan/Compress-Raw-Bzip2],
'EXCLUDED' => [
qr{^t/Test/},