diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-10-27 17:37:24 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-10-27 17:37:24 +0000 |
commit | cdac4859548f77feb9f4224a5043f68d9a270104 (patch) | |
tree | 69deaf8ae06e505008ebf36bb2d0fa7b9822710d /Porting | |
parent | 7416fd9e8d92c85fa079691fa8539df44e63b3e6 (diff) | |
download | perl-cdac4859548f77feb9f4224a5043f68d9a270104.tar.gz |
Upgrade Math-BigInt from version 1.999704 to 1.999705
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 97442a5ba1..7c2c06a232 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -721,7 +721,7 @@ use File::Glob qw(:case); }, 'Math::BigInt' => { - 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.999704.tar.gz', + 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.999705.tar.gz', 'FILES' => q[cpan/Math-BigInt], 'EXCLUDED' => [ qr{^inc/}, |