diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2018-03-09 22:49:57 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:04 +0700 |
commit | a6a7da27469ce2b2e304b034eb32a107f8b6257a (patch) | |
tree | dddbfd160bf1981f8834730e0e4e4e03d39027da | |
parent | d09268239880d46548d086856d87dbd575bb8a49 (diff) | |
download | slackbuilds-a6a7da27469ce2b2e304b034eb32a107f8b6257a.tar.gz |
perl/perl-Math-MPFR: Updated for version 4.01.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 0d42bc0cd2..4113cbd987 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:-4.0} +VERSION=${VERSION:-4.01} 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 e379fa1586..1e9a518491 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.0" +VERSION="4.01" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.0.tar.gz" -MD5SUM="e1f98e51cba2cd1f6adc98d5e0db01a3" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.01.tar.gz" +MD5SUM="7dd6ac4d2ec3128b4ea5b93beff93dba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" |