git: af1a5c1c3e2e - main - math/suitesparse-csparse: upgrade to 4.3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jan 2024 12:02:32 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=af1a5c1c3e2e987b7ee4fd4c6b299086b66f3d06 commit af1a5c1c3e2e987b7ee4fd4c6b299086b66f3d06 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2024-01-27 16:59:38 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2024-01-28 12:02:21 +0000 math/suitesparse-csparse: upgrade to 4.3.1 --- 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 8c348a7b2115..2c03acb5adb3 100644 --- a/math/suitesparse-csparse/Makefile +++ b/math/suitesparse-csparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.3.0 +PORTVERSION= 4.3.1 CATEGORIES= math COMMENT= Concise Sparse Matrix package