git: 372671d5a5bd - main - math/suitesparse-klu: upgrade to 2.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:25 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=372671d5a5bd3b1ba8bbf769c32834acbd13ef6f
commit 372671d5a5bd3b1ba8bbf769c32834acbd13ef6f
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-12-31 14:06:41 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-12-31 14:31:08 +0000
math/suitesparse-klu: upgrade to 2.3.0
---
math/suitesparse-klu/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/suitesparse-klu/Makefile b/math/suitesparse-klu/Makefile
index 8b4184100f2d..3106764769e3 100644
--- a/math/suitesparse-klu/Makefile
+++ b/math/suitesparse-klu/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 2.2.2
+PORTVERSION= 2.3.0
CATEGORIES= math
COMMENT= Sparse LU factorization, for circuit simulation