git: 8b8d2532f056 - main - math/suitesparse-csparse: upgrade to 4.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Apr 2024 20:16:10 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b8d2532f0561c33f9ef66c250275b019acf0aa7 commit 8b8d2532f0561c33f9ef66c250275b019acf0aa7 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-04-29 19:36:22 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-04-29 20:05:36 +0000 math/suitesparse-csparse: upgrade to 4.3.2 --- math/suitesparse-csparse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-csparse/Makefile b/math/suitesparse-csparse/Makefile index 2c03acb5adb3..346a11cdf7d8 100644 --- a/math/suitesparse-csparse/Makefile +++ b/math/suitesparse-csparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= math COMMENT= Concise Sparse Matrix package