diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-07-31 08:50:26 +0100 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-07-31 08:50:26 +0100 |
commit | 356231b051a1463a3d610e901a7671ed09a8626c (patch) | |
tree | f6448e1bc101adc93686207ac672e63a56ebbd82 /Porting | |
parent | 0dd5b0dc367b11288bb89a7180c049cda4b0ce90 (diff) | |
download | perl-356231b051a1463a3d610e901a7671ed09a8626c.tar.gz |
Upgrade Filter-Util-Call from version 1.54 to 1.55
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 4faee58057..12f5ae584c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -562,7 +562,7 @@ use File::Glob qw(:case); }, 'Filter::Util::Call' => { - 'DISTRIBUTION' => 'RURBAN/Filter-1.54.tar.gz', + 'DISTRIBUTION' => 'RURBAN/Filter-1.55.tar.gz', 'FILES' => q[cpan/Filter-Util-Call pod/perlfilter.pod ], |