aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-27 17:13:38 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-01-28 12:02:21 +0000
commitfcd1998d9ce623f49e5a686d8f178613ff8fcdcf (patch)
tree9549c1c1a10e40adfcd0b4144d5cb097b4c9f2d9
parentf12511876235139bd82263acb296fdc243180720 (diff)
math/suitesparse-klu: upgrade to 2.3.2
-rw-r--r--math/suitesparse-klu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/suitesparse-klu/Makefile b/math/suitesparse-klu/Makefile
index 53b7dccf2e38..0961f556daac 100644
--- a/math/suitesparse-klu/Makefile
+++ b/math/suitesparse-klu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2
CATEGORIES= math
COMMENT= Sparse LU factorization, for circuit simulation