diff options
| -rw-r--r-- | Library/Formula/hostdb.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hostdb.rb b/Library/Formula/hostdb.rb index e788cdf93..5c7ca909a 100644 --- a/Library/Formula/hostdb.rb +++ b/Library/Formula/hostdb.rb @@ -1,8 +1,8 @@ require 'formula' class Hostdb < Formula - url 'http://hostdb.googlecode.com/files/hostdb-1.004.tgz' homepage 'http://code.google.com/p/hostdb/' + url 'http://hostdb.googlecode.com/files/hostdb-1.004.tgz' sha1 '65ec59c2c88b763813fa611d8fd28a45cd9d5278' def install |
