diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2022-05-24 22:59:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-28 09:11:32 +0700 |
commit | 9c940be58cc6702fc29135d93c1be55229162774 (patch) | |
tree | eabb70c0494f9327ce5b02bd9dae5afb94a659d9 /perl/perl-Math-MPFR | |
parent | 0c2d29ed04f660d2b25d226a4db0e37152b49c4e (diff) |
perl/perl-Math-MPFR: Updated for version 4.23.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 | 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 4b5aa0f34621..a0ff2d71ce7d 100644 --- a/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild +++ b/perl/perl-Math-MPFR/perl-Math-MPFR.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-Math-MPFR -VERSION=${VERSION:-4.21} +VERSION=${VERSION:-4.23} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/perl/perl-Math-MPFR/perl-Math-MPFR.info b/perl/perl-Math-MPFR/perl-Math-MPFR.info index 0f08261709b3..243773900340 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.21" +VERSION="4.23" HOMEPAGE="https://metacpan.org/pod/Math::MPFR" -DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.21.tar.gz" -MD5SUM="c41c4e2975a50cd35c28831a44d8ebc3" +DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.23.tar.gz" +MD5SUM="c42a564d9add76797e1bf3044cf7ef5b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Math-GMPq perl-Math-GMPz" |