In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/f7c9371852c8556ef8fa6445bfdd44a07ebcdd55?hp=f6b70559975346f3c503a70669fb50d314276b69>

- Log -----------------------------------------------------------------
commit f7c9371852c8556ef8fa6445bfdd44a07ebcdd55
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Thu Jun 28 13:59:06 2018 +0100

    IO is actually 1.39

-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 7de00a7d76..5474318d5a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -618,7 +618,7 @@ use File::Glob qw(:case);
     },
 
     'IO' => {
-        'DISTRIBUTION' => 'GBARR/IO-1.25.tar.gz',
+        'DISTRIBUTION' => 'TODDR/IO-1.39.tar.gz',
         'FILES'        => q[dist/IO/],
         'EXCLUDED'     => ['t/test.pl'],
     },

-- 
Perl5 Master Repository

Reply via email to