From f7ec6e3925dbaf283ef24d1189eaab464a7f12d8 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 29 Jul 2012 17:54:12 -0500 Subject: sundials 2.5.0 Closes #13750. Signed-off-by: Adam Vandenberg --- Library/Formula/sundials.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sundials.rb b/Library/Formula/sundials.rb index 2411d72b8..15aa011d3 100644 --- a/Library/Formula/sundials.rb +++ b/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", -- cgit v1.2.3