diff options
-rw-r--r-- | perl/perl-Math-BigInt/perl-Math-BigInt.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Math-BigInt/perl-Math-BigInt.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Math-BigInt/perl-Math-BigInt.SlackBuild b/perl/perl-Math-BigInt/perl-Math-BigInt.SlackBuild index 34ed35e3ecd2..56faca3e1f52 100644 --- a/perl/perl-Math-BigInt/perl-Math-BigInt.SlackBuild +++ b/perl/perl-Math-BigInt/perl-Math-BigInt.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-Math-BigInt. -# Copyright 2015 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-BigInt -VERSION=${VERSION:-1.999726} +VERSION=${VERSION:-1.999727} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Math-BigInt/perl-Math-BigInt.info b/perl/perl-Math-BigInt/perl-Math-BigInt.info index 531573ebd85c..5d8ccf9a586a 100644 --- a/perl/perl-Math-BigInt/perl-Math-BigInt.info +++ b/perl/perl-Math-BigInt/perl-Math-BigInt.info @@ -1,8 +1,8 @@ PRGNAM="perl-Math-BigInt" -VERSION="1.999726" +VERSION="1.999727" HOMEPAGE="https://metacpan.org/pod/Math::BigInt" -DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999726.tar.gz" -MD5SUM="3e45e459ece367a6b29a79b2f7363ba0" +DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999727.tar.gz" +MD5SUM="95cfacbfb25972e4e8558fe2927b63da" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |