mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
perl/perl-Math-GMPz: Updated for version 0.45.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
12631351b2
commit
080998e120
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/sh
|
||||
|
||||
#
|
||||
# Slackware build script for perl-Math-GMPz.
|
||||
|
||||
# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
#
|
||||
# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-GMPz
|
||||
VERSION=${VERSION:-0.44}
|
||||
VERSION=${VERSION:-0.45}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-GMPz"
|
||||
VERSION="0.44"
|
||||
VERSION="0.45"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::GMPz"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.44.tar.gz"
|
||||
MD5SUM="943fab3259925a80507205d919ceb54d"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-GMPz-0.45.tar.gz"
|
||||
MD5SUM="ddfe1c647fa8dc7d67e8d6ed162d4c09"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue