perl/perl-Math-BigInt: Updated for version 1.999802.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
b6b8e67a5c
commit
36c7490b67
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
#
|
||||
# Slackware build script for perl-Math-BigInt.
|
||||
|
||||
#
|
||||
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-BigInt
|
||||
VERSION=${VERSION:-1.999801}
|
||||
VERSION=${VERSION:-1.999802}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-BigInt"
|
||||
VERSION="1.999801"
|
||||
VERSION="1.999802"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::BigInt"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999801.tar.gz"
|
||||
MD5SUM="61637300f0c663974912ac48ffde81f8"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999802.tar.gz"
|
||||
MD5SUM="07bfbbabe6eb1a161c0bbbbd73242b20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue