math/suitesparse-graphblas: upgrade GraphBLAS to v7.4.3

Chagelog at
<https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.0.1>.
This commit is contained in:
Thierry Thomas 2023-01-22 18:59:38 +01:00
parent 2a294eaa96
commit cc48ca69f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 7.4.2
PORTVERSION= 7.4.3
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.4.2
lib/libgraphblas.so.7.4.3