summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2012-08-17 18:41:02 +0100
committerSteve Hay <steve.m.hay@googlemail.com>2012-08-17 19:09:51 +0100
commit9d2d23d98141e59338d57996fe0c74d36351f6e9 (patch)
tree371ed4a691211c62da50b7163142f9e0fba3b665 /Porting
parentdc4b20bdf34f180d3017bda09b1fd225ad2b19d4 (diff)
downloadperl-9d2d23d98141e59338d57996fe0c74d36351f6e9.tar.gz
Upgrade to B::Debug 1.18
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 4fd3e4a696..180f560e1a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -287,7 +287,7 @@ use File::Glob qw(:case);
'B::Debug' => {
'MAINTAINER' => 'rurban',
- 'DISTRIBUTION' => 'RURBAN/B-Debug-1.17.tar.gz',
+ 'DISTRIBUTION' => 'RURBAN/B-Debug-1.18.tar.gz',
'FILES' => q[cpan/B-Debug],
'EXCLUDED' => ['t/pod.t'],
'UPSTREAM' => 'cpan',