Date: Sun, 31 Dec 2023 14:31:25 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: 372671d5a5bd - main - math/suitesparse-klu: upgrade to 2.3.0 Message-ID: <202312311431.3BVEVPEB053091@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=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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312311431.3BVEVPEB053091>