summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2016-12-06 00:38:48 +0000
committer David Spencer <idlemoor@slackbuilds.org>2016-12-10 00:57:38 +0000
commit7a771c99c5c69b12ac8bdcc95bbc70325e90db41 (patch)
tree78b7762b3603360663d5bd7d7d90138693a2fecc /perl
parent0f50177d65651207f4deed7abed767b0a2425410 (diff)
downloadslackbuilds-7a771c99c5c69b12ac8bdcc95bbc70325e90db41.tar.gz
slackbuilds-7a771c99c5c69b12ac8bdcc95bbc70325e90db41.tar.xz
perl/perl-Math-BigInt-GMP: Updated for version 1.6002.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild4
-rw-r--r--perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.info6
2 files changed, 5 insertions, 5 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 f10a95e28c..14df623473 100644
--- a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
+++ b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-Math-BigInt-GMP.
-# 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-GMP
-VERSION=${VERSION:-1.6001}
+VERSION=${VERSION:-1.6002}
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 2c69be8601..ee2db8d310 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.6001"
+VERSION="1.6002"
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6001.tar.gz"
-MD5SUM="c1697f2f2aaa640faf56fbd268cd54c1"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6002.tar.gz"
+MD5SUM="fa7d698e42bf9e13437b7de685dc4c04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-MPC"