diff options
author | Russ Allbery <rra@cpan.org> | 2020-01-06 15:04:59 -0500 |
---|---|---|
committer | James E Keenan <jkeenan@cpan.org> | 2020-01-06 15:10:58 -0500 |
commit | 76bea4b78962203033480d2a8f4d66f42d7bf3e6 (patch) | |
tree | 89d77cf847cc8733cc483dfdebf7ec8aede93c7c /Porting/Maintainers.pl | |
parent | 3a5c73f344d9d5d89b2881b2c3569cac3ca89ad9 (diff) | |
download | perl-76bea4b78962203033480d2a8f4d66f42d7bf3e6.tar.gz |
Sync with CPAN version 5.00 of Term::ANSIColor
Committer: Provide additional email address for contributor.
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 659048e1c9..1f58da103a 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1013,7 +1013,7 @@ use File::Glob qw(:case); }, 'Term::ANSIColor' => { - 'DISTRIBUTION' => 'RRA/Term-ANSIColor-4.06.tar.gz', + 'DISTRIBUTION' => 'RRA/Term-ANSIColor-5.00.tar.gz', 'FILES' => q[cpan/Term-ANSIColor], 'EXCLUDED' => [ qr{^docs/}, |