perl/perl-Math-BigInt: Updated for version 1.999802.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2016-12-03 22:45:14 +00:00 committed by David Spencer
parent b6b8e67a5c
commit 36c7490b67
2 changed files with 6 additions and 6 deletions

View File

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

View File

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