summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2014-02-04 18:38:44 -0500
committerTony Cook <tony@develop-help.com>2014-02-05 12:16:24 +1100
commit0ecf2317932640b46a467caa0c7681b2265e94ec (patch)
tree42c4daae0709cde9795370de27eff6b4bf49ae96 /Porting
parenta5368aebf374b6cd78db2a9f2b316b21f409a8c0 (diff)
downloadperl-0ecf2317932640b46a467caa0c7681b2265e94ec.tar.gz
Upgrade to threads 1.92
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 1adff8fe3f..7d931f6083 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1187,7 +1187,7 @@ use File::Glob qw(:case);
},
'threads' => {
- 'DISTRIBUTION' => 'JDHEDDEN/threads-1.89.tar.gz',
+ 'DISTRIBUTION' => 'JDHEDDEN/threads-1.92.tar.gz',
'FILES' => q[dist/threads],
'EXCLUDED' => [
qr{^examples/},