From abe7fe09c2690a71e83790fa30e310c4bd311883 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 15 Dec 2022 22:27:12 +0100 Subject: [PATCH] math/suitesparse-colamd: upgrade to 3.0.2 --- math/suitesparse-colamd/Makefile | 2 +- math/suitesparse-colamd/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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