git: abee1c947462 - main - math/suitesparse-csparse: upgrade to 4.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Dec 2023 14:31:33 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=abee1c9474623b22600f473168903eeae8cabc1f commit abee1c9474623b22600f473168903eeae8cabc1f Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2023-12-31 14:18:23 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2023-12-31 14:31:10 +0000 math/suitesparse-csparse: upgrade to 4.3.0 --- 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 32a8fdee2f66..8c348a7b2115 100644 --- a/math/suitesparse-csparse/Makefile +++ b/math/suitesparse-csparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.2.0 +PORTVERSION= 4.3.0 CATEGORIES= math COMMENT= Concise Sparse Matrix package