summaryrefslogtreecommitdiffstats
path: root/libraries/superlu/superlu.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/superlu/superlu.SlackBuild')
-rw-r--r--libraries/superlu/superlu.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/superlu/superlu.SlackBuild b/libraries/superlu/superlu.SlackBuild
index 2b8c61886e..4af885fdf5 100644
--- a/libraries/superlu/superlu.SlackBuild
+++ b/libraries/superlu/superlu.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for superlu
-# Copyright 2022 Bloyburt
+# Copyright 2022-2023 Bloyburt
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=superlu
-VERSION=${VERSION:-5.3.0}
+VERSION=${VERSION:-6.0.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}