diff options
Diffstat (limited to 'Library/Formula')
| -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 1e618e486..d201990ad 100644 --- a/Library/Formula/newick-utils.rb +++ b/Library/Formula/newick-utils.rb @@ -1,8 +1,8 @@ require 'formula' class NewickUtils < Formula - url 'http://cegg.unige.ch/pub/newick-utils-1.6.tar.gz' homepage 'http://cegg.unige.ch/newick_utils' + url 'http://cegg.unige.ch/pub/newick-utils-1.6.tar.gz' sha1 'a9779054dcbf957618458ebfed07991fabeb3e19' def patches |
