mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-Math-Complex_C-Q: Updated for version 0.06.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
7f36ce3e05
commit
a71277d6d1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for perl-Math-Complex_C-Q.
|
||||
|
||||
# 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-Complex_C-Q
|
||||
VERSION=${VERSION:-0.05}
|
||||
VERSION=${VERSION:-0.06}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Math-Complex_C-Q"
|
||||
VERSION="0.05"
|
||||
VERSION="0.06"
|
||||
HOMEPAGE="https://metacpan.org/pod/Math::Complex_C::L"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-Complex_C-Q-0.05.tar.gz"
|
||||
MD5SUM="78ea6cdbfab44a4526476fce0226068c"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SI/SISYPHUS/Math-Complex_C-Q-0.06.tar.gz"
|
||||
MD5SUM="b532e5b20ce61f0ec2073e4591dfe4b0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue