diff options
Diffstat (limited to 'Library/Formula/dns2tcp.rb')
| -rw-r--r-- | Library/Formula/dns2tcp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dns2tcp.rb b/Library/Formula/dns2tcp.rb index c80514f93..2e9f6e4e3 100644 --- a/Library/Formula/dns2tcp.rb +++ b/Library/Formula/dns2tcp.rb @@ -3,7 +3,7 @@ require 'formula' class Dns2tcp < Formula homepage 'http://www.hsc.fr/ressources/outils/dns2tcp/index.html.en' url 'http://www.hsc.fr/ressources/outils/dns2tcp/download/dns2tcp-0.5.2.tar.gz' - md5 '51c5dc69f5814c2936ce6832217d292d' + sha1 'b1de53800bbfda6d8c6f92e2844906b1b8a54af2' def install system "./configure", "--prefix=#{prefix}", "--disable-dependency-tracking" |
