summaryrefslogtreecommitdiffstats
path: root/academic/camd/patches
diff options
context:
space:
mode:
author Kyle Guinn <elyk03@gmail.com>2020-02-16 00:39:23 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-24 06:10:11 +0700
commit2216abaf3ae3e40c7ffe5f08f6475b29eedf00d1 (patch)
treebc24b3750ce02b7ffb16687068582778a76dd514 /academic/camd/patches
parent4c829cad5c649593c3c7c472a994516f40c7ed5a (diff)
downloadslackbuilds-2216abaf3ae3e40c7ffe5f08f6475b29eedf00d1.tar.gz
slackbuilds-2216abaf3ae3e40c7ffe5f08f6475b29eedf00d1.tar.xz
academic/camd: Updated for SuiteSparse 5.6.0.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Diffstat (limited to 'academic/camd/patches')
-rw-r--r--academic/camd/patches/autoconfiscate.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/camd/patches/autoconfiscate.diff b/academic/camd/patches/autoconfiscate.diff
index e06c348153..c29c93597e 100644
--- a/academic/camd/patches/autoconfiscate.diff
+++ b/academic/camd/patches/autoconfiscate.diff
@@ -156,7 +156,7 @@ new file mode 100644
+# Process this file with autoconf to produce a configure script.
+
+AC_PREREQ([2.69])
-+AC_INIT([CAMD],[2.4.6],[DrTimothyAldenDavis@gmail.com],[camd],[http://www.suitesparse.com/])
++AC_INIT([CAMD],[2.4.6],[https://github.com/DrTimothyAldenDavis/SuiteSparse],[camd],[http://www.suitesparse.com/])
+AC_CONFIG_SRCDIR([Source/camd_order.c])
+AC_CONFIG_AUX_DIR([build-aux])
+AC_CONFIG_MACRO_DIR([m4])