diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-06-22 16:50:10 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-06-22 16:50:10 +0100 |
commit | cd272caeb765ebe9340ef5d8f589230fcf91ef96 (patch) | |
tree | 6100d7d9876780bfc6f2b614bd6884917eefd304 /Porting | |
parent | 508236cee5011f931adf2a9bf2455ae9f67d43eb (diff) | |
download | perl-cd272caeb765ebe9340ef5d8f589230fcf91ef96.tar.gz |
Update Compress-Raw-Bzip2 to CPAN version 2.037
[DELTA]
2.037 22 June 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 4cf5ec1b6c..09eaf07d6e 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -373,7 +373,7 @@ use File::Glob qw(:case); 'Compress::Raw::Bzip2' => { 'MAINTAINER' => 'pmqs', - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.036.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Bzip2-2.037.tar.gz', 'FILES' => q[cpan/Compress-Raw-Bzip2], 'EXCLUDED' => [ qr{^t/Test/}, qw( bzip2-src/bzip2-cpp.patch |