math/suitesparse-graphblas: upgrade to v7.4.0

(missed from the previous commits…)
This commit is contained in:
Thierry Thomas 2022-12-26 16:41:47 +01:00
parent d9e173c7bc
commit 3050a38d73
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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