diff options
author | Abigail <abigail@abigail.be> | 2012-03-13 19:57:38 +0100 |
---|---|---|
committer | Abigail <abigail@abigail.be> | 2012-03-13 19:57:38 +0100 |
commit | cba8842c354197460eeef36ed34e9e904fc9836b (patch) | |
tree | 00bde22333e04e8f756dcda6ce76985b5f1b88d3 /Porting | |
parent | 6f865444a9d214a69e0a53f941d29037e5aca6b2 (diff) | |
download | perl-cba8842c354197460eeef36ed34e9e904fc9836b.tar.gz |
Upgrade Unicode-Collate to 0.89
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 05102c2152..8d14929a79 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1930,7 +1930,7 @@ use File::Glob qw(:case); 'Unicode::Collate' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.87.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.89.tar.gz', 'FILES' => q[cpan/Unicode-Collate], 'EXCLUDED' => [ qr{N$}, |