From 1a10bdc3f54a859cc479c6beb2b635b2353276bc Mon Sep 17 00:00:00 2001 From: Kyle Guinn Date: Sat, 2 Jan 2021 18:13:12 -0600 Subject: academic/umfpack: Updated for SuiteSparse 5.8.1. Signed-off-by: Kyle Guinn Signed-off-by: Willy Sudiarto Raharjo --- academic/umfpack/umfpack.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'academic/umfpack/umfpack.SlackBuild') diff --git a/academic/umfpack/umfpack.SlackBuild b/academic/umfpack/umfpack.SlackBuild index c87f06711ad2b..046a2501b6d61 100644 --- a/academic/umfpack/umfpack.SlackBuild +++ b/academic/umfpack/umfpack.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for UMFPACK -# Copyright 2013-2020 Kyle Guinn +# Copyright 2013-2021 Kyle Guinn # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ PRGNAM=umfpack SRCNAM=SuiteSparse SUBDIR=UMFPACK VERSION=${VERSION:-5.7.9} -SRCVER=${SRCVER:-5.6.0} -BUILD=${BUILD:-1} +SRCVER=${SRCVER:-5.8.1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then -- cgit v1.2.3