git: f12511876235 - main - math/suitesparse-graphblas: upgrade to 9.0.1

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

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

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

    math/suitesparse-graphblas: upgrade to 9.0.1
---
 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 8446b864f23b..884c0bfbd90a 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	9.0.0
+PORTVERSION=	9.0.1
 CATEGORIES=	math
 
 COMMENT=	Graph algorithms in the language of linear algebra