diff --git a/math/suitesparse-colamd/Makefile b/math/suitesparse-colamd/Makefile index ff386f170e2c8..b1ba554f00d43 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.1 +PORTVERSION= 3.3.0 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist index 41e87684f66c0..71655a9ae6ffc 100644 --- a/math/suitesparse-colamd/pkg-plist +++ b/math/suitesparse-colamd/pkg-plist @@ -6,6 +6,6 @@ lib/cmake/COLAMD/COLAMDTargets.cmake lib/libcolamd.a lib/libcolamd.so lib/libcolamd.so.3 -lib/libcolamd.so.3.2.1 +lib/libcolamd.so.%%VER%% libdata/pkgconfig/COLAMD.pc %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt