From eb40cb358294b5c8ed9175e76f08e71d17ec2a47 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Fri, 12 Jan 2024 14:07:04 +0100 Subject: [PATCH] math/suitesparse-ldl: upgrade LDL to 3.3.1 --- math/suitesparse-ldl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math/suitesparse-ldl/Makefile b/math/suitesparse-ldl/Makefile index 480dd7b8cbe3..c7cde153e49e 100644 --- a/math/suitesparse-ldl/Makefile +++ b/math/suitesparse-ldl/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 3.3.0 +PORTVERSION= 3.3.1 CATEGORIES= math COMMENT= Simple LDL^T factorization