Update Suite Sparse to 3.6.0
Signed-off-by: David Höppner <0xffea@gmail.com>
This commit is contained in:
parent
f50a574885
commit
8e98c680c0
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class SuiteSparse <Formula
|
||||
url 'http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-3.5.0.tar.gz'
|
||||
url 'http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-3.6.0.tar.gz'
|
||||
homepage 'http://www.cise.ufl.edu/research/sparse/SuiteSparse/'
|
||||
md5 'd2cd759dd04f2f4258081e80c2891366'
|
||||
md5 '8ccb9e90b478b5d55b1d9a794e8ed676'
|
||||
|
||||
depends_on "metis"
|
||||
depends_on "tbb"
|
||||
|
|
Loading…
Reference in a new issue