diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-06-15 14:13:45 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2013-06-15 14:13:45 +0100 |
commit | ed2081ada8ab5b6853c3e19a4fa56970019aead0 (patch) | |
tree | fa4f2cb82399b52b1302d7417b9c1729daae90df /Porting/Maintainers.pl | |
parent | eb8137a9091194b1c804cd4d147d9653b10d4df6 (diff) | |
download | perl-ed2081ada8ab5b6853c3e19a4fa56970019aead0.tar.gz |
Update Unicode-Collate to CPAN version 0.98
[DELTA]
0.98 Sat Jun 15 19:44:06 2013
- typo (see [rt.cpan.org #85655] typo fixes)
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 f0165a1072..c892d86eb2 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1881,7 +1881,7 @@ use File::Glob qw(:case); 'Unicode::Collate' => { 'MAINTAINER' => 'sadahiro', - 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.97.tar.gz', + 'DISTRIBUTION' => 'SADAHIRO/Unicode-Collate-0.98.tar.gz', 'FILES' => q[cpan/Unicode-Collate], 'EXCLUDED' => [ qr{N$}, |