diff options
author | Steve Hay <steve.m.hay@googlemail.com> | 2015-10-29 13:54:23 +0000 |
---|---|---|
committer | Steve Hay <steve.m.hay@googlemail.com> | 2015-10-29 13:54:23 +0000 |
commit | 51fb4aa5d9388dd514ae1ad368722ed2997ee27a (patch) | |
tree | e9bea8757898634dab5575ea7f541593147239c2 /Porting | |
parent | 7bd819935395fd684e09e3c97918ba0ad387288a (diff) | |
download | perl-51fb4aa5d9388dd514ae1ad368722ed2997ee27a.tar.gz |
Upgrade Math-BigInt from version 1.999705 to 1.999706
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 ed09dd08df..8a3e1a1b3c 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -722,7 +722,7 @@ use File::Glob qw(:case); }, 'Math::BigInt' => { - 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.999705.tar.gz', + 'DISTRIBUTION' => 'PJACKLAM/Math-BigInt-1.999706.tar.gz', 'FILES' => q[cpan/Math-BigInt], 'EXCLUDED' => [ qr{^inc/}, |