summaryrefslogtreecommitdiffstats
path: root/academic/klu/patches/autoconfiscate.diff
diff options
context:
space:
mode:
Diffstat (limited to 'academic/klu/patches/autoconfiscate.diff')
-rw-r--r--academic/klu/patches/autoconfiscate.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/klu/patches/autoconfiscate.diff b/academic/klu/patches/autoconfiscate.diff
index 81f72fe614..9a17f6fcfa 100644
--- a/academic/klu/patches/autoconfiscate.diff
+++ b/academic/klu/patches/autoconfiscate.diff
@@ -282,7 +282,7 @@ new file mode 100644
+# Process this file with autoconf to produce a configure script.
+
+AC_PREREQ([2.69])
-+AC_INIT([KLU],[1.3.9],[DrTimothyAldenDavis@gmail.com],[klu],[http://www.suitesparse.com/])
++AC_INIT([KLU],[1.3.9],[https://github.com/DrTimothyAldenDavis/SuiteSparse],[klu],[http://www.suitesparse.com/])
+AC_CONFIG_SRCDIR([Source/klu.c])
+AC_CONFIG_AUX_DIR([build-aux])
+AC_CONFIG_MACRO_DIR([m4])