git: eb40cb358294 - main - math/suitesparse-ldl: upgrade LDL to 3.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:23 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb40cb358294b5c8ed9175e76f08e71d17ec2a47 commit eb40cb358294b5c8ed9175e76f08e71d17ec2a47 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-12 13:07:04 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-13 10:15:04 +0000 math/suitesparse-ldl: upgrade LDL to 3.3.1 --- math/suitesparse-ldl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-ldl/Makefile b/math/suitesparse-ldl/Makefile index 480dd7b8cbe3..c7cde153e49e 100644 --- a/math/suitesparse-ldl/Makefile +++ b/math/suitesparse-ldl/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= math COMMENT= Simple LDL^T factorization