summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-05-27 22:57:18 +0100
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2013-05-27 22:57:18 +0100
commit717a97bab95e1c5b372d6ecc681398092afcffd6 (patch)
tree58bd0a1a46d28c678d3260ae3777280dbda519ad /Porting
parent1cae22935619e1afdd20b077ec901cbee90536d7 (diff)
downloadperl-717a97bab95e1c5b372d6ecc681398092afcffd6.tar.gz
Update IO-Compress to CPAN version 2.061
[DELTA] 2.061 19 May 2013 * zipdetails (1.06) Get it to cope with Android 'zipalign' non-standard extra fields. These are used to make sure that a non-compressed member starts on a 4 byte boundary. * RT#84647: unzip example with IO::Uncompress::Unzip
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 d52070adec..560d7f86e8 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -983,7 +983,7 @@ use File::Glob qw(:case);
'IO-Compress' => {
'MAINTAINER' => 'pmqs',
- 'DISTRIBUTION' => 'PMQS/IO-Compress-2.060.tar.gz',
+ 'DISTRIBUTION' => 'PMQS/IO-Compress-2.061.tar.gz',
'FILES' => q[cpan/IO-Compress],
'EXCLUDED' => [qr{t/Test/}],
'UPSTREAM' => 'cpan',