git: fcd1998d9ce6 - main - math/suitesparse-klu: upgrade to 2.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 12:02:34 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcd1998d9ce623f49e5a686d8f178613ff8fcdcf commit fcd1998d9ce623f49e5a686d8f178613ff8fcdcf Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-27 17:13:38 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-28 12:02:21 +0000 math/suitesparse-klu: upgrade to 2.3.2 --- 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 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