diff options
Diffstat (limited to 'academic/umfpack/patches/autoconfiscate.diff')
-rw-r--r-- | academic/umfpack/patches/autoconfiscate.diff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/umfpack/patches/autoconfiscate.diff b/academic/umfpack/patches/autoconfiscate.diff index 43f3515299..b902c15281 100644 --- a/academic/umfpack/patches/autoconfiscate.diff +++ b/academic/umfpack/patches/autoconfiscate.diff @@ -749,7 +749,7 @@ new file mode 100644 +# Process this file with autoconf to produce a configure script. + +AC_PREREQ([2.69]) -+AC_INIT([UMFPACK],[5.7.8],[DrTimothyAldenDavis@gmail.com],[umfpack],[http://www.suitesparse.com/]) ++AC_INIT([UMFPACK],[5.7.9],[https://github.com/DrTimothyAldenDavis/SuiteSparse],[umfpack],[http://www.suitesparse.com/]) +AC_CONFIG_SRCDIR([Source/umfpack_solve.c]) +AC_CONFIG_AUX_DIR([build-aux]) +AC_CONFIG_MACRO_DIR([m4]) |