diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-11-02 23:01:02 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-11-02 23:01:02 +0000 |
commit | df4abfca1f7e54ea02a2503bb42775cd1e879f5b (patch) | |
tree | 8f113f8905fba34d1d6368364e7a5268e106bf45 /Porting/Maintainers.pl | |
parent | 42106a15b1820a72dae7605d97c9c0e906dcd516 (diff) | |
download | perl-df4abfca1f7e54ea02a2503bb42775cd1e879f5b.tar.gz |
Update Compress-Raw-Zlib to CPAN version 2.063
[DELTA]
2.063 23 October 2013
* gcc -g3: final link failed: Memory exhausted
[#88936]
* Compress::Raw::Zlib uses AutoLoader for no reason
[#88260]
* Typo in Compress::Zlib _combine function documentation
[#89305]
Diffstat (limited to 'Porting/Maintainers.pl')
-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 816bd52c7c..3af48ff492 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -219,7 +219,7 @@ use File::Glob qw(:case); }, 'Compress::Raw::Zlib' => { - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.062.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.063.tar.gz', 'FILES' => q[cpan/Compress-Raw-Zlib], 'EXCLUDED' => [ |