mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-Math-MPFR: Updated for version 4.08.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
12fe826283
commit
fa0ac56fb6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-MPFR
|
||||
VERSION=${VERSION:-4.06}
|
||||
VERSION=${VERSION:-4.08}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-MPFR"
|
||||
VERSION="4.06"
|
||||
VERSION="4.08"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::MPFR"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.06.tar.gz"
|
||||
MD5SUM="ee9d8fae16c484f4802002db79fcde6a"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-4.08.tar.gz"
|
||||
MD5SUM="986f9dd5dc270141c896314dfcd3a2dc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Math-GMPq perl-Math-GMPz"
|
||||
|
|
Loading…
Reference in a new issue