git: be82abc68313 - main - math/suitesparse-lagraph: upgrade LAGraph to 1.1.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 10:21:21 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=be82abc683136aa18cdb220c6147fc83e99be724
commit be82abc683136aa18cdb220c6147fc83e99be724
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-12 13:06:15 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-13 10:15:04 +0000
math/suitesparse-lagraph: upgrade LAGraph to 1.1.1
---
math/suitesparse-lagraph/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/suitesparse-lagraph/Makefile b/math/suitesparse-lagraph/Makefile
index 952bf0e5c40a..cb0672387b8e 100644
--- a/math/suitesparse-lagraph/Makefile
+++ b/math/suitesparse-lagraph/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= math
COMMENT= Graph algorithms based on GraphBLAS