mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Math-MPC: Updated for version 1.07.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
98f82fa389
commit
1b7942acaf
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Math-MPC
|
||||
VERSION=${VERSION:-1.06}
|
||||
VERSION=${VERSION:-1.07}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-MPC"
|
||||
VERSION="1.06"
|
||||
VERSION="1.07"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::MPC"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPC-1.06.tar.gz"
|
||||
MD5SUM="864be3cf7723f2b046d3880913a7c8dc"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-MPC-1.07.tar.gz"
|
||||
MD5SUM="081cc3c3321213f15713395b9df8d7e5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Math-MPFR"
|
||||
|
|
Loading…
Reference in a new issue