diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-05-18 20:12:06 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-06-09 12:17:09 +0100 |
commit | 7b06185df2bca91213e4e7f8a0de88a6a5d5877d (patch) | |
tree | 958da6484c913d24051eb8b279824d2217d69ea6 /Porting | |
parent | e6ea8c3b188ce8ad9b25356b3fb304183663378b (diff) | |
download | perl-7b06185df2bca91213e4e7f8a0de88a6a5d5877d.tar.gz |
Updated Compress-Raw-Bzip2 to CPAN version 2.035
[DELTA]
2.035 6 May 2011
* No Changes
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 30397315bf..fb530ca7de 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -369,7 +369,7 @@ use File::Glob qw(:case); 'Compress::Raw::Bzip2' => { 'MAINTAINER' => 'pmqs', - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.033.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.035.tar.gz', 'FILES' => q[cpan/Compress-Raw-Bzip2], 'EXCLUDED' => [ qr{^t/Test/}, qw( bzip2-src/bzip2-cpp.patch |