diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2019-01-14 08:52:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-01-14 08:52:03 +0700 |
commit | 36dd13066108a54c30e3f1c397f9a98cd95efe1f (patch) | |
tree | 9aa8828d2f3411c1206d897390d66472c0eda0b6 /perl/perl-Math-MPFR | |
parent | 006681a2d6c1178c803f131a2a9059c7d820b5b7 (diff) |
perl/perl-Math-MPFR: Updated for version 4.06.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR')
-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 0e3e2d91be60..64c11cc055b7 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-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-MPFR -VERSION=${VERSION:-4.05} +VERSION=${VERSION:-4.06} 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 7e21097c22c2..d9cb63c02fcd 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="4.05" +VERSION="4.06" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.05.tar.gz" -MD5SUM="d5677f8dea4d86eb80b526f9a139983e" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.06.tar.gz" +MD5SUM="ee9d8fae16c484f4802002db79fcde6a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" |