perl/perl-Math-MPFR: Updated for version 4.06.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-01-14 08:52:03 +07:00 committed by Willy Sudiarto Raharjo
parent 006681a2d6
commit 36dd130661
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"