git: 0c62c3daa546 - main - math/suitesparse-graphblas: upgrade to 7.3.3

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Thu, 15 Dec 2022 21:34:52 UTC
The branch main has been updated by thierry:

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

commit 0c62c3daa5469f745bb2ee0e0d81c25671bbcc4b
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-15 21:28:30 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-12-15 21:34:37 +0000

    math/suitesparse-graphblas: upgrade to 7.3.3
---
 math/suitesparse-graphblas/Makefile  | 2 +-
 math/suitesparse-graphblas/pkg-plist | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/math/suitesparse-graphblas/Makefile b/math/suitesparse-graphblas/Makefile
index 4109e760cbd7..d72c9db1162c 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	7.3.2
+PORTVERSION=	7.3.3
 CATEGORIES=	math
 
 COMMENT=	Graph algorithms in the language of linear algebra
diff --git a/math/suitesparse-graphblas/pkg-plist b/math/suitesparse-graphblas/pkg-plist
index c9e7fe12e78f..af01f8f179d5 100644
--- a/math/suitesparse-graphblas/pkg-plist
+++ b/math/suitesparse-graphblas/pkg-plist
@@ -2,4 +2,4 @@ include/suitesparse/GraphBLAS.h
 lib/cmake/SuiteSparse/FindGraphBLAS.cmake
 lib/libgraphblas.so
 lib/libgraphblas.so.7
-lib/libgraphblas.so.7.3.2
+lib/libgraphblas.so.7.3.3