summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Edinaldo P. Silva2018-01-05 02:03:33 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:41:46 +0100
commit813b6288604da3b87c34e8b5f96f23b7484f6256 (patch)
tree7cbf8a4c1a80333121834524d8f9b2de61704a32 /perl
parentc92d866aeffcd1c5ab9b62d75645ff788945931a (diff)
downloadslackbuilds-813b6288604da3b87c34e8b5f96f23b7484f6256.tar.gz
perl/perl-Math-MPFR: Updated for version 4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild4
-rw-r--r--perl/perl-Math-MPFR/perl-Math-MPFR.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild
index 0fc522cfa5..0d42bc0cd2 100644
--- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild
+++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for perl-Math-MPFR.
#
-# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2016-2018 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-MPFR
-VERSION=${VERSION:-3.36}
+VERSION=${VERSION:-4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.info b/perl/perl-Math-MPFR/perl-Math-MPFR.info
index 9bab2f80c8..e379fa1586 100644
--- a/perl/perl-Math-MPFR/perl-Math-MPFR.info
+++ b/perl/perl-Math-MPFR/perl-Math-MPFR.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Math-MPFR"
-VERSION="3.36"
+VERSION="4.0"
HOMEPAGE="https://metacpan.org/pod/Math::MPFR"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.36.tar.gz"
-MD5SUM="52c05cc1e322b73e4ed6e89b5fc79fb2"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.0.tar.gz"
+MD5SUM="e1f98e51cba2cd1f6adc98d5e0db01a3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Math-GMPq perl-Math-GMPz"