summaryrefslogtreecommitdiffstats
path: root/academic/suitesparseconfig/patches
diff options
context:
space:
mode:
author Kyle Guinn2018-03-22 05:51:05 +0100
committer Willy Sudiarto Raharjo2018-03-24 00:50:38 +0100
commit66cd50425f20a27f634f3f98ccac8352620556c5 (patch)
treeb15c0b75b0537507b038a6f81518b0258e21fdf0 /academic/suitesparseconfig/patches
parent9a9e4b5cc13ec88dfc28b8572cc4d27f44ffb472 (diff)
downloadslackbuilds-66cd50425f20a27f634f3f98ccac8352620556c5.tar.gz
academic/suitesparseconfig: Updated for version 5.2.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'academic/suitesparseconfig/patches')
-rw-r--r--academic/suitesparseconfig/patches/autoconfiscate.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/suitesparseconfig/patches/autoconfiscate.diff b/academic/suitesparseconfig/patches/autoconfiscate.diff
index 9aa468d913..dab693d2b3 100644
--- a/academic/suitesparseconfig/patches/autoconfiscate.diff
+++ b/academic/suitesparseconfig/patches/autoconfiscate.diff
@@ -34,7 +34,7 @@ new file mode 100644
+# Process this file with autoconf to produce a configure script.
+
+AC_PREREQ([2.69])
-+AC_INIT([SuiteSparse_config],[5.1.0],[DrTimothyAldenDavis@gmail.com],[suitesparseconfig],[http://www.suitesparse.com/])
++AC_INIT([SuiteSparse_config],[5.2.0],[DrTimothyAldenDavis@gmail.com],[suitesparseconfig],[http://www.suitesparse.com/])
+AC_CONFIG_SRCDIR([SuiteSparse_config.c])
+AC_CONFIG_AUX_DIR([build-aux])
+AC_CONFIG_MACRO_DIR([m4])