summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Dave Woodfall2022-05-25 00:01:01 +0200
committer Willy Sudiarto Raharjo2022-05-28 04:11:32 +0200
commit6c608e47098f58f39761a34fb83a6dd614dcb7da (patch)
tree1c69b1752acb18fed2581f538c9c0648d902c1aa /perl
parent9c940be58cc6702fc29135d93c1be55229162774 (diff)
downloadslackbuilds-6c608e47098f58f39761a34fb83a6dd614dcb7da.tar.gz
perl/perl-Math-BigInt-GMP: Updated for version 1.6011.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-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 e844526834..3c64d49339 100644
--- a/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
+++ b/perl/perl-Math-BigInt-GMP/perl-Math-BigInt-GMP.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Math-BigInt-GMP
-VERSION=${VERSION:-1.6010}
+VERSION=${VERSION:-1.6011}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
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 a59cea37b6..bc4c4efd14 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.6010"
+VERSION="1.6011"
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6010.tar.gz"
-MD5SUM="04896476c092876336f28d27ee40460f"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6011.tar.gz"
+MD5SUM="d0eff364a67026ed8543e327879695e9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-MPC"