Date: Mon, 29 Apr 2024 20:16:13 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: b09932d87b5c - main - math/suitesparse-klu: upgrade to 2.3.3 Message-ID: <202404292016.43TKGDM8057393@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=b09932d87b5cbcac8322c64cfececa74e54e3418 commit b09932d87b5cbcac8322c64cfececa74e54e3418 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:37:50 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:36 +0000 math/suitesparse-klu: upgrade to 2.3.3 --- 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 0961f556daac..686d1d82514d 100644 --- a/math/suitesparse-klu/Makefile +++ b/math/suitesparse-klu/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 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?202404292016.43TKGDM8057393>