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>
This commit is contained in:
Dave Woodfall 2022-05-24 22:59:00 +01:00 committed by Willy Sudiarto Raharjo
parent 0c2d29ed04
commit 9c940be58c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

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

View file

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