From e1c9c46ef09adcaef34b93cf3cb3daf72d7e8f7f Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Wed, 6 Apr 2022 09:30:12 +1000 Subject: academic/suitesparse: Updated for version 5.11.0 Signed-off-by: Christoph Willing Signed-off-by: Willy Sudiarto Raharjo --- academic/suitesparse/suitesparse.SlackBuild | 7 ++----- academic/suitesparse/suitesparse.info | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'academic') diff --git a/academic/suitesparse/suitesparse.SlackBuild b/academic/suitesparse/suitesparse.SlackBuild index 40600ba9dc..eeed0ddcac 100644 --- a/academic/suitesparse/suitesparse.SlackBuild +++ b/academic/suitesparse/suitesparse.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for suitesparse -# Copyright 2017-2021 Christoph Willing, Brisbane Australia +# Copyright 2017-2022 Christoph Willing, Brisbane Australia # All rights reserved. # Thanks to Pablo Santamaria for previous versions # @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=suitesparse SRCNAM=SuiteSparse -VERSION=${VERSION:-5.10.1} +VERSION=${VERSION:-5.11.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -40,9 +40,6 @@ if [ -z "$ARCH" ]; then esac fi -# If the variable PRINT_PACKAGE_NAME is set, then this script will report what -# the name of the created package would be, and then exit. This information -# could be useful to other scripts. if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE" exit 0 diff --git a/academic/suitesparse/suitesparse.info b/academic/suitesparse/suitesparse.info index ba56ee4881..c69b1cd585 100644 --- a/academic/suitesparse/suitesparse.info +++ b/academic/suitesparse/suitesparse.info @@ -1,8 +1,8 @@ PRGNAM="suitesparse" -VERSION="5.10.1" +VERSION="5.11.0" HOMEPAGE="http://faculty.cse.tamu.edu/davis/suitesparse.html" -DOWNLOAD="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v5.10.1/SuiteSparse-5.10.1.tar.gz" -MD5SUM="68bb912f3cf3d2b01f30ebafef690302" +DOWNLOAD="https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/v5.11.0/SuiteSparse-5.11.0.tar.gz" +MD5SUM="909a75e6abca32a329a593a96dc00de7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lapack OpenBLAS chrpath" -- cgit v1.2.3