summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-02-07 23:32:37 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-02-11 07:24:29 +0700
commit21a0ccb08700e527d7f80ef2f1b883777451253b (patch)
tree0962e99cebaf1faae34d114c06bc71c10dad9adc /perl
parent0e835a57d1f64724106f963bc6ee471b766832c6 (diff)
downloadslackbuilds-21a0ccb08700e527d7f80ef2f1b883777451253b.tar.gz
slackbuilds-21a0ccb08700e527d7f80ef2f1b883777451253b.tar.xz
perl/perl-Math-BigInt-GMP: Updated for version 1.6004.
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 9e4734d261..0d3e5e01df 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-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2016-2017 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.6003}
+VERSION=${VERSION:-1.6004}
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 8e360218cd..a8dc616f4e 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.6003"
+VERSION="1.6004"
HOMEPAGE="https://metacpan.org/pod/Math::BigInt::GMP"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6003.tar.gz"
-MD5SUM="81b6fa32aa56488f5f5ed1baf540afa9"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-1.6004.tar.gz"
+MD5SUM="08a859a57c7512b1c92e57d717893154"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-MPC"