git: 096bd0410df1 - main - math/suitesparse-colamd: upgrade to 3.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 12:02:29 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=096bd0410df1cd26a71f4d119f9c72f125b9410f commit 096bd0410df1cd26a71f4d119f9c72f125b9410f Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-26 16:02:58 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-28 12:02:20 +0000 math/suitesparse-colamd: upgrade to 3.3.2 --- math/suitesparse-colamd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile index 7d2194f8c083..b2f9ef75a59a 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm