aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hmmer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hmmer.rb')
-rw-r--r--Library/Formula/hmmer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hmmer.rb b/Library/Formula/hmmer.rb
index ebb1cb551..71468ad56 100644
--- a/Library/Formula/hmmer.rb
+++ b/Library/Formula/hmmer.rb
@@ -3,7 +3,7 @@ require 'formula'
class Hmmer < Formula
homepage 'http://hmmer.janelia.org/'
url 'http://selab.janelia.org/software/hmmer3/3.0/hmmer-3.0.tar.gz'
- md5 '4cf685f3bc524ba5b5cdaaa070a83588'
+ sha1 '77803c0bdb3ab07b7051a4c68c0564de31940c6d'
def install
system "./configure", "--prefix=#{prefix}"