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