git: 819cf2972bbf - main - math/suitesparse-lagraph: upgrade to 1.1.3

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Mon, 29 Apr 2024 20:16:17 UTC
The branch main has been updated by thierry:

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

commit 819cf2972bbf4e4744cb6c8d5c960554ce526a97
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-04-29 19:41:01 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-04-29 20:05:37 +0000

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