summaryrefslogtreecommitdiffstats
path: root/academic/csparse/csparse.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/csparse/csparse.SlackBuild')
-rw-r--r--academic/csparse/csparse.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/academic/csparse/csparse.SlackBuild b/academic/csparse/csparse.SlackBuild
index 1766694e7f..7178664ac2 100644
--- a/academic/csparse/csparse.SlackBuild
+++ b/academic/csparse/csparse.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for CSparse
-# Copyright 2013-2017 Kyle Guinn <elyk03@gmail.com>, USA
+# Copyright 2013-2018 Kyle Guinn <elyk03@gmail.com>, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,8 +26,8 @@ PRGNAM=csparse
SRCNAM=SuiteSparse
SUBDIR=CSparse
VERSION=${VERSION:-3.2.0}
-SRCVER=${SRCVER:-5.1.0}
-BUILD=${BUILD:-1}
+SRCVER=${SRCVER:-5.2.0}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then