mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-Math-BigInt: Updated for version 1.999800.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
4ef674d061
commit
908dfe705f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-BigInt
|
||||
VERSION=${VERSION:-1.999727}
|
||||
VERSION=${VERSION:-1.999800}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-BigInt"
|
||||
VERSION="1.999727"
|
||||
VERSION="1.999800"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::BigInt"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999727.tar.gz"
|
||||
MD5SUM="95cfacbfb25972e4e8558fe2927b63da"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999800.tar.gz"
|
||||
MD5SUM="80bd3750e7ae1fb927b1250557f30a5d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue