summaryrefslogtreecommitdiffstats
path: root/academic/suitesparseconfig/patches/autoconfiscate.diff
diff options
context:
space:
mode:
Diffstat (limited to 'academic/suitesparseconfig/patches/autoconfiscate.diff')
-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])