git: ce3a73f54f5f - main - math/suitesparse-cholmod: upgrade to 5.2.0

From: Thierry Thomas <thierry_at_FreeBSD.org>
Date: Sun, 28 Jan 2024 12:02:31 UTC
The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ce3a73f54f5f6d54940d9617a2a5ae39c98f5477

commit ce3a73f54f5f6d54940d9617a2a5ae39c98f5477
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2024-01-26 16:05:32 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2024-01-28 12:02:20 +0000

    math/suitesparse-cholmod: upgrade to 5.2.0
    
    Bug fix: restore ABI compatibility with 5.0.x.
---
 math/suitesparse-cholmod/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/math/suitesparse-cholmod/Makefile b/math/suitesparse-cholmod/Makefile
index ca1241ed22f9..45170f4b5cba 100644
--- a/math/suitesparse-cholmod/Makefile
+++ b/math/suitesparse-cholmod/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	${MPORTNAME:tl}
-PORTVERSION=	5.1.1
+PORTVERSION=	5.2.0
 CATEGORIES=	math
 
 COMMENT=	Sparse CHOLesky MODification package