From adc57f1f6814d8f652591d16d10b98f7d9705bee Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sat, 27 Jan 2024 19:40:50 +0100 Subject: [PATCH] math/suitesparse-spex: upgrade to 2.3.2 --- math/suitesparse-spex/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-spex/Makefile b/math/suitesparse-spex/Makefile index 62f3fc64c93b..6ac80cb4fa6f 100644 --- a/math/suitesparse-spex/Makefile +++ b/math/suitesparse-spex/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= math COMMENT= Sparse Left-looking Integer-Preserving LU Factorization