diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2016-01-27 08:28:33 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2016-01-28 08:13:27 +0000 |
commit | 8693e0c5075cb105c408887836410d3f5a02ae0b (patch) | |
tree | 22b0f84be7af1d2c915ded5dca89c1c5d93e7689 /Porting | |
parent | 408b5f5e5c834e50f3f4c338bc06eba756e660ff (diff) | |
download | perl-8693e0c5075cb105c408887836410d3f5a02ae0b.tar.gz |
Upgrade Encode from version 2.79 to 2.80
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 1c035b0508..90615c8868 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -387,7 +387,7 @@ use File::Glob qw(:case); }, 'Encode' => { - 'DISTRIBUTION' => 'DANKOGAI/Encode-2.79.tar.gz', + 'DISTRIBUTION' => 'DANKOGAI/Encode-2.80.tar.gz', 'FILES' => q[cpan/Encode], CUSTOMIZED => [ qw( encoding.pm |