From e17646a1a7eaacd2130ffbd1a75a6ac2383432f0 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 26 Jan 2024 16:58:51 +0100 Subject: [PATCH] math/suitesparse-ccolamd: upgrade to 3.3.2 --- math/suitesparse-ccolamd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-ccolamd/Makefile b/math/suitesparse-ccolamd/Makefile index 55772a4959f0..03660bc58a56 100644 --- a/math/suitesparse-ccolamd/Makefile +++ b/math/suitesparse-ccolamd/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= math COMMENT= Constrained column approximate minimum degree ordering