mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
math/suitesparse-btf: upgrade to 2.2.1
This commit is contained in:
parent
2ae3629951
commit
73d42a9768
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 2.2.0
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Permutation to block triangular form
|
||||
|
|
|
@ -6,6 +6,6 @@ lib/cmake/BTF/BTFTargets.cmake
|
|||
lib/libbtf.a
|
||||
lib/libbtf.so
|
||||
lib/libbtf.so.2
|
||||
lib/libbtf.so.2.2.0
|
||||
lib/libbtf.so.2.2.1
|
||||
libdata/pkgconfig/BTF.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/BTF_README.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue