diff options
Diffstat (limited to 'Library/Formula/daemontools.rb')
| -rw-r--r-- | Library/Formula/daemontools.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/daemontools.rb b/Library/Formula/daemontools.rb index 404e190f9..32eae5f8a 100644 --- a/Library/Formula/daemontools.rb +++ b/Library/Formula/daemontools.rb @@ -3,7 +3,7 @@ require 'formula' class Daemontools < Formula homepage 'http://cr.yp.to/daemontools.html' url 'http://cr.yp.to/daemontools/daemontools-0.76.tar.gz' - md5 '1871af2453d6e464034968a0fbcb2bfc' + sha1 '70a1be67e7dbe0192a887905846acc99ad5ce5b7' def install cd "daemontools-0.76" do |
