aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/hostdb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/hostdb.rb')
-rw-r--r--Library/Formula/hostdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hostdb.rb b/Library/Formula/hostdb.rb
index 15b4ff555..e788cdf93 100644
--- a/Library/Formula/hostdb.rb
+++ b/Library/Formula/hostdb.rb
@@ -3,7 +3,7 @@ require 'formula'
class Hostdb < Formula
url 'http://hostdb.googlecode.com/files/hostdb-1.004.tgz'
homepage 'http://code.google.com/p/hostdb/'
- md5 'dfe0bf011f6e2117011aaae3ee2246b2'
+ sha1 '65ec59c2c88b763813fa611d8fd28a45cd9d5278'
def install
bin.install Dir['bin/*']