summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva2019-10-23 07:23:42 +0200
committer Willy Sudiarto Raharjo2019-10-23 07:23:42 +0200
commit4f87715d91d0f619ee03906f532aab9671e80b8c (patch)
treec2c14a3b5b4e19feb1a27a64848cd5edeeca1090 /perl
parent0a7d4cf41fc5ab0c3aa463a4e8c010157652afe5 (diff)
downloadslackbuilds-4f87715d91d0f619ee03906f532aab9671e80b8c.tar.gz
perl/perl-Math-BigInt-GMP: Updated for version 1.6007.
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.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 053b569acb..b8bad03ce7 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 2016-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2016-2019 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.6006}
+VERSION=${VERSION:-1.6007}
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 cc8f5aca2e..63a903298c 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.6006"
+VERSION="1.6007"
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6006.tar.gz"
-MD5SUM="e0d9078e82bc2c2c5da5bc3a58e1e7c2"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6007.tar.gz"
+MD5SUM="abc713279a17091a8043a7a6806ce8d4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-MPC"