git: a27bdb03f765 - main - math/suitesparse-graphblas: upgrade to 9.1.0

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

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

commit a27bdb03f76523a0665bfbca345506f85b5f9cc0
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-04-29 19:37:23 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-04-29 20:05:36 +0000

    math/suitesparse-graphblas: upgrade to 9.1.0
---
 math/suitesparse-graphblas/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile
index 0447293c8680..3ca18c66dba2 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	9.0.3
+PORTVERSION=	9.1.0
 CATEGORIES=	math
 
 COMMENT=	Graph algorithms in the language of linear algebra