summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2022-01-11 12:21:27 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2022-01-11 12:21:27 +0000
commit79314061206e91d12ed1d2ee0915c80b7375f8b8 (patch)
treea99af2e7fdc8067d1fc85f9a11e2cd2262b6e6fd /Porting
parentb52ea70ff5094d28a2a26a03758de45057d8a4a1 (diff)
downloadperl-79314061206e91d12ed1d2ee0915c80b7375f8b8.tar.gz
Update File-Fetch to CPAN version 1.02
[DELTA] 1.02 Fri Jan 7 14:44:34 2022 * wget: use --passive-ftp switch only for ftp scheme
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 c2bf575020..20c43864ac 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -505,7 +505,7 @@ use File::Glob qw(:case);
},
'File::Fetch' => {
- 'DISTRIBUTION' => 'BINGOS/File-Fetch-1.00.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/File-Fetch-1.02.tar.gz',
'FILES' => q[cpan/File-Fetch],
},