diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 21:41:58 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-04-29 22:05:37 +0200 |
commit | 0364a5d272798aa0a8125fc3639ab1da84d73aab (patch) | |
tree | ff66fef76fcc434b247ea0f51b2779cfe40e02fb | |
parent | math/suitesparse-mongoose: upgrade to 3.3.3 (diff) |
math/suitesparse-umfpack: upgrade to 6.3.3
-rw-r--r-- | math/suitesparse-umfpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-umfpack/Makefile b/math/suitesparse-umfpack/Makefile index b30b19791c9d..3770cbf9ef8e 100644 --- a/math/suitesparse-umfpack/Makefile +++ b/math/suitesparse-umfpack/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 6.3.2 +PORTVERSION= 6.3.3 CATEGORIES= math COMMENT= Sparse multifrontal LU factorization |