diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-11-20 20:14:34 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-26 11:47:24 +0700 |
commit | 592ec1b13c9de7765f202ad46e625ab6e2e9f13d (patch) | |
tree | 1fe07fadb3d7cafc42a793d23503b3bc74ebe8fd /perl/perl-Math-MPFR | |
parent | 6c030e789c47a8bac2d77ac3e014889fe4db7f8c (diff) | |
download | slackbuilds-592ec1b13c9de7765f202ad46e625ab6e2e9f13d.tar.gz |
perl/perl-Math-MPFR: Updated for version 3.34.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Math-MPFR')
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild | 2 | ||||
-rw-r--r-- | perl/perl-Math-MPFR/perl-Math-MPFR.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild index 30cd850315..b1bbe53605 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Math-MPFR -VERSION=${VERSION:-3.33} +VERSION=${VERSION:-3.34} 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 558043c9c1..7784ac9bd4 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.33" +VERSION="3.34" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.33.tar.gz" -MD5SUM="7c361ea4ba45d63c004489dccb83c08e" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.34.tar.gz" +MD5SUM="9ec9b88c0ffcda30260fd6f470b7d478" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" |