git: dba8887ac612 - main - math/suitesparse-klu: upgrade KLU to 2.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:20 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=dba8887ac61269f473171b11e726bca104be9207 commit dba8887ac61269f473171b11e726bca104be9207 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 13:05:27 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:04 +0000 math/suitesparse-klu: upgrade KLU to 2.3.1 --- 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 3106764769e3..53b7dccf2e38 100644 --- a/math/suitesparse-klu/Makefile +++ b/math/suitesparse-klu/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= math COMMENT= Sparse LU factorization, for circuit simulation