git: 184d10a19465 - main - math/suitesparse-cholmod: upgrade CHOLMOD to 5.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:16 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=184d10a1946582404fbfbcf61863f3c7fc2acd9a commit 184d10a1946582404fbfbcf61863f3c7fc2acd9a Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 13:00:58 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:03 +0000 math/suitesparse-cholmod: upgrade CHOLMOD to 5.1.1 --- math/suitesparse-cholmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile index e5714d18c897..ca1241ed22f9 100644 --- a/math/suitesparse-cholmod/Makefile +++ b/math/suitesparse-cholmod/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= math COMMENT= Sparse CHOLesky MODification package