Date: Sun, 28 Jan 2024 12:02:34 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: fcd1998d9ce6 - main - math/suitesparse-klu: upgrade to 2.3.2 Message-ID: <202401281202.40SC2YOe021955@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401281202.40SC2YOe021955>