diff options
Diffstat (limited to 'Library/Formula/cantera.rb')
| -rw-r--r-- | Library/Formula/cantera.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/cantera.rb b/Library/Formula/cantera.rb index 2d6b59726..c616f95e2 100644 --- a/Library/Formula/cantera.rb +++ b/Library/Formula/cantera.rb @@ -3,7 +3,7 @@ require 'formula' class Cantera < Formula homepage 'http://code.google.com/p/cantera/' url 'http://cantera.googlecode.com/files/cantera-1.8.0-beta.tar.gz' - md5 '53d923922535c64b7e6b9f07bbfcf866' + sha1 'c62666590c65c9a5a17c0867f0f6b6789984131f' head 'http://cantera.googlecode.com/svn/cantera18/trunk/' depends_on 'numpy' => :python |
