diff options
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 c5cbe288da..416dda7955 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -475,7 +475,7 @@ use File::Glob qw(:case); 'Digest::MD5' => { 'MAINTAINER' => 'gaas', - 'DISTRIBUTION' => 'GAAS/Digest-MD5-2.50.tar.gz', + 'DISTRIBUTION' => 'GAAS/Digest-MD5-2.51.tar.gz', 'FILES' => q[cpan/Digest-MD5], 'EXCLUDED' => [ qw{rfc1321.txt} ], 'UPSTREAM' => "cpan", |