diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-01-05 08:03:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-06 06:41:46 +0700 |
commit | 813b6288604da3b87c34e8b5f96f23b7484f6256 (patch) | |
tree | 7cbf8a4c1a80333121834524d8f9b2de61704a32 | |
parent | c92d866aeffcd1c5ab9b62d75645ff788945931a (diff) | |
download | slackbuilds-813b6288604da3b87c34e8b5f96f23b7484f6256.tar.gz |
perl/perl-Math-MPFR: Updated for version 4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.info | 6 |
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" |