aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gromacs.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gromacs.rb')
-rw-r--r--Library/Formula/gromacs.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gromacs.rb b/Library/Formula/gromacs.rb
index d035313c9..6a00020ed 100644
--- a/Library/Formula/gromacs.rb
+++ b/Library/Formula/gromacs.rb
@@ -3,7 +3,7 @@ require 'formula'
class Gromacs < Formula
homepage 'http://www.gromacs.org/'
url 'ftp://ftp.gromacs.org/pub/gromacs/gromacs-4.5.5.tar.gz'
- md5 '6a87e7cdfb25d81afa9fea073eb28468'
+ sha1 'ce4b4f9a0453dd2ffea72f28ea0bc7bb7a72f479'
option 'enable-mpi', "Enables MPI support"
option 'enable-double',"Enables double precision"