perl/perl-Math-MPFR: Updated for version 3.35.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ab7479d8f8
commit
a040014e75
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-MPFR
|
||||
VERSION=${VERSION:-3.34}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-3.35}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM="$(printf $PRGNAM | cut -d- -f2-)"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-MPFR"
|
||||
VERSION="3.34"
|
||||
VERSION="3.35"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::MPFR"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.34.tar.gz"
|
||||
MD5SUM="9ec9b88c0ffcda30260fd6f470b7d478"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPFR-3.35.tar.gz"
|
||||
MD5SUM="654d7e4e19ed94504d1c0aadef09c5d3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Math-GMPq perl-Math-GMPz"
|
||||
|
|
Loading…
Reference in New Issue