git: 3050a38d73da - main - math/suitesparse-graphblas: upgrade to v7.4.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Mon, 26 Dec 2022 15:43:04 UTC
The branch main has been updated by thierry:

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

commit 3050a38d73da6caa0344a1c88e8e490f91dbbcec
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2022-12-26 15:41:47 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2022-12-26 15:41:47 +0000

    math/suitesparse-graphblas: upgrade to v7.4.0
    
    (missed from the previous commits…)
---
 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 d72c9db1162c..6c593477043d 100644
--- a/math/suitesparse-graphblas/Makefile
+++ b/math/suitesparse-graphblas/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	7.3.3
+PORTVERSION=	7.4.0
 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 af01f8f179d5..cb13dbba0f58 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.3
+lib/libgraphblas.so.7.4.0