In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/e7e4fc7fa5294caecb0353b51f5bc576142780af?hp=bf15e0f6e06f5a273aa0ba5f865beea1124a9a27>

- Log -----------------------------------------------------------------
commit e7e4fc7fa5294caecb0353b51f5bc576142780af
Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
Date:   Thu Apr 25 09:45:29 2019 +0100

    Storable is 3.15 on CPAN

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

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 af2bb288be..7d48d0dbe0 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -973,7 +973,7 @@ use File::Glob qw(:case);
     },
 
     'Storable' => {
-        'DISTRIBUTION' => 'XSAWYERX/Storable-3.11.tar.gz',
+        'DISTRIBUTION' => 'XSAWYERX/Storable-3.15.tar.gz',
         'FILES'        => q[dist/Storable],
         'EXCLUDED'     => [
             qr{^t/compat/},

-- 
Perl5 Master Repository

Reply via email to