diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-07-25 16:02:06 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-07-25 16:03:51 +0100 |
commit | 17609435f64cce117bbb22d7b0ce6e3958c67736 (patch) | |
tree | b105c887e50fd47496808a8cbfd84dbe1fc48e40 /Porting/Maintainers.pl | |
parent | 1ba7a2fbd6d5e96e32cbe7fec619ad8159cc1a54 (diff) | |
download | perl-17609435f64cce117bbb22d7b0ce6e3958c67736.tar.gz |
Update Unicode-Collate to CPAN version 0.78
[DELTA]
0.78 Mon Jul 25 21:29:50 2011
- tried fixing the tarball with world writable files.
( http://www.perlmonks.org/?node_id=731935 )
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 7599423d8a..fd3b1bb6e7 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1965,7 +1965,7 @@ use File::Glob qw(:case); 'Unicode::Collate' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.77-withoutworldwriteables.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.78.tar.gz', 'FILES' => q[cpan/Unicode-Collate], 'EXCLUDED' => [ qr{N$}, qr{^data/}, |