diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-09-27 13:03:48 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2014-09-27 13:03:48 +0100 |
commit | 1590a3458ab2c49f1dba9e6ba74cd6da22a1cc72 (patch) | |
tree | 64687b6d4a77b601897ea15cd8f61a3555bb0839 /Porting | |
parent | 3ca1f72da58beb39364bbf2a99094f7b7f3de9fd (diff) | |
download | perl-1590a3458ab2c49f1dba9e6ba74cd6da22a1cc72.tar.gz |
Update Compress-Raw-Zlib to CPAN version 2.066
[DELTA]
2.066 21 Sept 2014
* Another COW violation
[#98069]
* misleading nesting/indentation (found by Coverity)
[#95405]
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 0fc0a9f1e1..531fe58f12 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -213,7 +213,7 @@ use File::Glob qw(:case); }, 'Compress::Raw::Zlib' => { - 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.065.tar.gz', + 'DISTRIBUTION' => 'PMQS/Compress-Raw-Zlib-2.066.tar.gz', 'FILES' => q[cpan/Compress-Raw-Zlib], 'EXCLUDED' => [ |