mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Math-BigInt: Updated for version 1.999806.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
10bd2ed3eb
commit
9d9310ee47
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.999805}
|
||||
VERSION=${VERSION:-1.999806}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-BigInt"
|
||||
VERSION="1.999805"
|
||||
VERSION="1.999806"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::BigInt"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999805.tar.gz"
|
||||
MD5SUM="db72d02bb25fda78dff43811a3cc996f"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PJ/PJACKLAM/Math-BigInt-1.999806.tar.gz"
|
||||
MD5SUM="edfe52d316d16fbe5b79ff8be78a859f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue