diff options
author | Kyle Guinn <elyk03@gmail.com> | 2020-02-16 02:48:53 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-24 06:10:12 +0700 |
commit | c9496c61a6b2c5a65e3d529f2b1cd9d9895c0830 (patch) | |
tree | 1a0597744460b2c0dbd94da75bbfccdfafd97eb3 /academic/umfpack/patches/autoconfiscate.diff | |
parent | 1bb2f2977ccf736d25ab01089afc45643f2a579c (diff) |
academic/umfpack: Updated for version 5.7.9.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
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 43f35152996c6..b902c152813cb 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]) |