math/suitesparse-graphblas: upgrade to v7.4.0
(missed from the previous commits…)
This commit is contained in:
parent
d9e173c7bc
commit
3050a38d73
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user