In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8df022406424cfae8a958737434c9949fd7d1bdc?hp=a4deefe575c68b20c4c1f4229c3521015087f7ad>

- Log -----------------------------------------------------------------
commit 8df022406424cfae8a958737434c9949fd7d1bdc
Author: jdhedden <[email protected]>
Date:   Fri Dec 30 12:37:21 2016 -0500

    Upgrade to threads::shared 1.53
    
    For: RT #130457
-----------------------------------------------------------------------

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 723928e9dc..007e8d0570 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1257,7 +1257,7 @@ use File::Glob qw(:case);
     },
 
     'threads::shared' => {
-        'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.52.tar.gz',
+        'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.53.tar.gz',
         'FILES'        => q[dist/threads-shared],
         'EXCLUDED'     => [
             qw( examples/class.pl

--
Perl5 Master Repository

Reply via email to