Skip to content

Commit

Permalink
sundials 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Jul 29, 2012
1 parent dae7127 commit 8b0ca01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/sundials.rb
@@ -1,9 +1,9 @@
require 'formula'

class Sundials < Formula
url 'https://computation.llnl.gov/casc/sundials/download/code/sundials-2.4.0.tar.gz'
homepage 'https://computation.llnl.gov/casc/sundials/main.html'
md5 '4dbe9b98e66cf7670f42ecb73bf8216e'
url 'https://computation.llnl.gov/casc/sundials/download/code/sundials-2.5.0.tar.gz'
sha1 '9affcc525269e80c8ec6ae1db1e0a0ff201d07e0'

def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",
Expand Down

0 comments on commit 8b0ca01

Please sign in to comment.