mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
academic/amd: BUILD bump for SuiteSparse 5.1.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
This commit is contained in:
parent
2fb2a16182
commit
4148ee3bc6
2 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@ PRGNAM=amd
|
||||||
SRCNAM=SuiteSparse
|
SRCNAM=SuiteSparse
|
||||||
SUBDIR=AMD
|
SUBDIR=AMD
|
||||||
VERSION=${VERSION:-2.4.6}
|
VERSION=${VERSION:-2.4.6}
|
||||||
SRCVER=${SRCVER:-4.5.5}
|
SRCVER=${SRCVER:-5.1.0}
|
||||||
BUILD=${BUILD:-2}
|
BUILD=${BUILD:-3}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
if [ -z "$ARCH" ]; then
|
if [ -z "$ARCH" ]; then
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="amd"
|
PRGNAM="amd"
|
||||||
VERSION="2.4.6"
|
VERSION="2.4.6"
|
||||||
HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
|
HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html"
|
||||||
DOWNLOAD="http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-4.5.5.tar.gz"
|
DOWNLOAD="http://faculty.cse.tamu.edu/davis/SuiteSparse/SuiteSparse-5.1.0.tar.gz"
|
||||||
MD5SUM="0a5b38af0016f009409a9606d2f1b555"
|
MD5SUM="9c34d7c07ad5ce1624b8187faa132046"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="suitesparseconfig"
|
REQUIRES="suitesparseconfig"
|
||||||
|
|
Loading…
Reference in a new issue