mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
perl/perl-Sidef: Updated for version 3.60.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36dd130661
commit
22e6779bca
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for perl-Sidef.
|
||||
#
|
||||
# Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil.
|
||||
# Copyright 2015-2019 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-Sidef
|
||||
VERSION=${VERSION:-3.50}
|
||||
VERSION=${VERSION:-3.60}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Sidef"
|
||||
VERSION="3.50"
|
||||
VERSION="3.60"
|
||||
HOMEPAGE="https://github.com/trizen/sidef"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/3.50/sidef-3.50.tar.gz"
|
||||
MD5SUM="148f67faa2879e2efa10e976402167ef"
|
||||
DOWNLOAD="https://github.com/trizen/sidef/archive/3.60/sidef-3.60.tar.gz"
|
||||
MD5SUM="ecd963295f91e1f60cfe41b46c46c980"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-data-dump perl-Module-Build perl-Math-MPC perl-Math-Prime-Util-GMP perl-Algorithm-Combinatorics perl-Algorithm-Loops"
|
||||
|
|
Loading…
Reference in a new issue