diff options
Diffstat (limited to 'Library/Formula/djbdns.rb')
| -rw-r--r-- | Library/Formula/djbdns.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/djbdns.rb b/Library/Formula/djbdns.rb index cfa5dee54..4fdef21d7 100644 --- a/Library/Formula/djbdns.rb +++ b/Library/Formula/djbdns.rb @@ -3,7 +3,7 @@ require 'formula' class Djbdns < Formula url 'http://cr.yp.to/djbdns/djbdns-1.05.tar.gz' homepage 'http://cr.yp.to/djbdns.html' - md5 '3147c5cd56832aa3b41955c7a51cbeb2' + sha1 '2efdb3a039d0c548f40936aa9cb30829e0ce8c3d' depends_on 'daemontools' |
