diff options
Diffstat (limited to 'Library/Formula/newick-utils.rb')
| -rw-r--r-- | Library/Formula/newick-utils.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/newick-utils.rb b/Library/Formula/newick-utils.rb index c5c90da52..1e618e486 100644 --- a/Library/Formula/newick-utils.rb +++ b/Library/Formula/newick-utils.rb @@ -3,7 +3,7 @@ require 'formula' class NewickUtils < Formula url 'http://cegg.unige.ch/pub/newick-utils-1.6.tar.gz' homepage 'http://cegg.unige.ch/newick_utils' - md5 'ed0bf50f03196cfef3809f5a76804624' + sha1 'a9779054dcbf957618458ebfed07991fabeb3e19' def patches # don't bother testing nw_gen, it's known to fail on MacOSX |
