math/suitesparse-amd: upgrade to 3.0.2
This commit is contained in:
parent
f5d8a01271
commit
d5b4e220c0
@ -1,5 +1,5 @@
|
||||
PORTNAME= ${MPORTNAME:tl}
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.0.2
|
||||
CATEGORIES= math
|
||||
|
||||
COMMENT= Symmetric approximate minimum degree
|
||||
@ -7,7 +7,7 @@ WWW= https://faculty.cse.tamu.edu/davis/suitesparse.html
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= localbase:ldflags
|
||||
USES= localbase:ldflags fortran
|
||||
|
||||
MPORTNAME= AMD
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -3,6 +3,6 @@ lib/cmake/SuiteSparse/FindAMD.cmake
|
||||
lib/libamd.a
|
||||
lib/libamd.so
|
||||
lib/libamd.so.3
|
||||
lib/libamd.so.3.0.0
|
||||
lib/libamd.so.3.0.2
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AMD_README.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AMD_UserGuide.pdf
|
||||
|
Loading…
Reference in New Issue
Block a user