summaryrefslogtreecommitdiffstats
path: root/perl/perl-Math-BigInt-GMP
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2016-11-27 17:04:41 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-12-03 07:17:45 +0700
commitc93bbbfe1ff58c067ed61138c7deb69d6c2b2893 (patch)
tree282b52e934d6a10f22a30e459c87e962054188ea /perl/perl-Math-BigInt-GMP
parent37801178058c6bb18eeb5d8be045f5d6bebab812 (diff)
downloadslackbuilds-c93bbbfe1ff58c067ed61138c7deb69d6c2b2893.tar.gz
slackbuilds-c93bbbfe1ff58c067ed61138c7deb69d6c2b2893.tar.xz
perl/perl-Math-BigInt-GMP: Updated for version 1.6001.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-BigInt-GMP')
-rw-r--r--perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild2
-rw-r--r--perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
index 6de15449de..f10a95e28c 100644
--- a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
+++ b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-Math-BigInt-GMP
-VERSION=${VERSION:-1.6000}
+VERSION=${VERSION:-1.6001}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info
index c6c4f158ec..2c69be8601 100644
--- a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info
+++ b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Math-BigInt-GMP"
-VERSION="1.6000"
+VERSION="1.6001"
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6000.tar.gz"
-MD5SUM="226dc854ceb7923fcfea3a08484c1cdd"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6001.tar.gz"
+MD5SUM="c1697f2f2aaa640faf56fbd268cd54c1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-MPC"