Skip to content

Commit

Permalink
SuiteSparse 4.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
brettkoonce authored and jacknagel committed Mar 30, 2013
1 parent cdac144 commit 57e85af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/suite-sparse.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class SuiteSparse < Formula
homepage 'http://www.cise.ufl.edu/research/sparse/SuiteSparse'
url 'http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-4.0.2.tar.gz'
sha1 '46b24a28eef4b040ea5a02d2c43e82e28b7d6195'
url 'http://www.cise.ufl.edu/research/sparse/SuiteSparse/SuiteSparse-4.1.0.tar.gz'
sha1 '4f0bd70a87c89ed734558ece724a1bf99616f27b'

option "without-tbb", "Do not link with tbb (Threading Building Block)"
option "with-metis", "Compile in metis libraries"
Expand Down

0 comments on commit 57e85af

Please sign in to comment.