diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-27 19:40:50 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2024-01-28 13:02:23 +0100 |
commit | adc57f1f6814d8f652591d16d10b98f7d9705bee (patch) | |
tree | 4baae1f687a2d148ba01e4fc36e1be111b3ca815 | |
parent | math/suitesparse-paru: upgrade to 0.1.2 (diff) |
math/suitesparse-spex: upgrade to 2.3.2
-rw-r--r-- | math/suitesparse-spex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile index 62f3fc64c93b..6ac80cb4fa6f 100644 --- a/math/suitesparse-spex/Makefile +++ b/math/suitesparse-spex/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= math COMMENT= Sparse Left-looking Integer-Preserving LU Factorization |