mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/suitesparse-cholmod: upgrade to 4.2.2
Release notes at <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v7.2.2>
This commit is contained in:
parent
6e6a1c451e
commit
dff87b5c53
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 4.2.1
|
||||
PORTVERSION= 4.2.2
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Sparse CHOLesky MODification package
|
||||
|
|
|
@ -6,7 +6,7 @@ lib/cmake/CHOLMOD/CHOLMODTargets.cmake
|
|||
lib/libcholmod.a
|
||||
lib/libcholmod.so
|
||||
lib/libcholmod.so.4
|
||||
lib/libcholmod.so.4.2.1
|
||||
lib/libcholmod.so.%%VER%%
|
||||
libdata/pkgconfig/CHOLMOD.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHOLMOD_README.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/CHOLMOD_UserGuide.pdf
|
||||
|
|
Loading…
Add table
Reference in a new issue