From 6ea4469bf0ce2018accbed062519cd2298f13d55 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 14 Oct 2023 11:15:06 +0200 Subject: [PATCH] math/suitesparse-colamd: upgrade to 3.2.1 --- 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 f160c3c24c581..ff386f170e2c8 100644 --- a/math/suitesparse-colamd/Makefile +++ b/math/suitesparse-colamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= math COMMENT= Column approximate minimum degree ordering algorithm diff --git a/math/suitesparse-colamd/pkg-plist b/math/suitesparse-colamd/pkg-plist index 9213f25d2f410..41e87684f66c0 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.0 +lib/libcolamd.so.3.2.1 libdata/pkgconfig/COLAMD.pc %%PORTDOCS%%%%DOCSDIR%%/COLAMD_README.txt