From 3050a38d73da6caa0344a1c88e8e490f91dbbcec Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Mon, 26 Dec 2022 16:41:47 +0100 Subject: [PATCH] math/suitesparse-graphblas: upgrade to v7.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (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