diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-07-14 09:26:59 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-07-14 09:26:59 +0100 |
commit | 6962a25d62cfc67866faccd188344d479b518d4a (patch) | |
tree | 2bee3f6bf0348c4d3b0c8aa038d1b26d7c97b456 /Porting | |
parent | dc013420c1f83597b1da234ce2907e675a9e3107 (diff) | |
download | perl-6962a25d62cfc67866faccd188344d479b518d4a.tar.gz |
Upgrade Unicode-Collate from version 1.12 to 1.14
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 7ecd424ca1..bcb3a7c744 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1243,7 +1243,7 @@ use File::Glob qw(:case); }, 'Unicode::Collate' => { - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-1.12.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-1.14.tar.gz', 'FILES' => q[cpan/Unicode-Collate], 'EXCLUDED' => [ qr{N$}, |