git: ab3cc24bd9f2 - main - math/suitesparse-lagraph: upgrade to 1.1.2

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 28 Jan 2024 12:02:35 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab3cc24bd9f29a74ea99cba33d0030eeee99cc34

commit ab3cc24bd9f29a74ea99cba33d0030eeee99cc34
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-27 17:26:01 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-28 12:02:21 +0000

    math/suitesparse-lagraph: upgrade to 1.1.2
---
 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 cb0672387b8e..39ef4ccce5ba 100644
--- a/math/suitesparse-lagraph/Makefile
+++ b/math/suitesparse-lagraph/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	math
 
 COMMENT=	Graph algorithms based on GraphBLAS