git: 501a3790e7a5 - main - math/suitesparse-spqr: upgrade SPQR to 4.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:27 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=501a3790e7a5e0834a0ad352c6ec5cc57baeda82 commit 501a3790e7a5e0834a0ad352c6ec5cc57baeda82 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 15:01:02 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:05 +0000 math/suitesparse-spqr: upgrade SPQR to 4.3.1 --- math/suitesparse-spqr/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-spqr/Makefile b/math/suitesparse-spqr/Makefile index 1bd0c490d1af..0dd6afc87194 100644 --- a/math/suitesparse-spqr/Makefile +++ b/math/suitesparse-spqr/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 CATEGORIES= math COMMENT= Sparse QR factorization