From 6b0d79c9abf2b41c859e868b95cc248f8057a8c8 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Thu, 15 Dec 2022 22:27:47 +0100 Subject: [PATCH] math/suitesparse-cxsparse: upgrade to 4.0.2 --- math/suitesparse-cxsparse/Makefile | 2 +- math/suitesparse-cxsparse/pkg-plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/math/suitesparse-cxsparse/Makefile b/math/suitesparse-cxsparse/Makefile index 57f1e2e8e670..87506a85ba8e 100644 --- a/math/suitesparse-cxsparse/Makefile +++ b/math/suitesparse-cxsparse/Makefile @@ -1,5 +1,5 @@ PORTNAME= ${MPORTNAME:tl} -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.2 CATEGORIES= math COMMENT= Extended version of CSparse diff --git a/math/suitesparse-cxsparse/pkg-plist b/math/suitesparse-cxsparse/pkg-plist index ac4db8feb846..44235e58a724 100644 --- a/math/suitesparse-cxsparse/pkg-plist +++ b/math/suitesparse-cxsparse/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/SuiteSparse/FindCXSparse.cmake lib/libcxsparse.a lib/libcxsparse.so lib/libcxsparse.so.4 -lib/libcxsparse.so.4.0.0 +lib/libcxsparse.so.4.0.2 %%PORTDOCS%%%%DOCSDIR%%/CXSparse_README.txt