mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
perl/perl-Math-BigInt: Updated for version 1.999809.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
a6518c01d0
commit
d198428206
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.999808}
|
||||
VERSION=${VERSION:-1.999809}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-BigInt"
|
||||
VERSION="1.999808"
|
||||
VERSION="1.999809"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::BigInt"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999808.tar.gz"
|
||||
MD5SUM="34babcdd9f693aa6aa0de06e106189b2"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999809.tar.gz"
|
||||
MD5SUM="84da3ff76859aece5f1290578c62bd92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue