diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile index d3580e91d434..41e6eaf660fd 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist index 5f446775fae8..74f172f7b487 100644 --- a/math/suitesparse-colamd/pkg-plist +++ b/math/suitesparse-colamd/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindCOLAMD.cmake lib/libcolamd.a lib/libcolamd.so lib/libcolamd.so.3 -lib/libcolamd.so.3.0.0 +lib/libcolamd.so.3.0.2 %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt