math/suitesparse-graphblas: upgrade to 7.3.3

This commit is contained in:
Thierry Thomas 2022-12-15 22:28:30 +01:00
parent 6b0d79c9ab
commit 0c62c3daa5
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 7.3.2
PORTVERSION= 7.3.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.3.2
lib/libgraphblas.so.7.3.3