aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/dnstracer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/dnstracer.rb')
-rw-r--r--Library/Formula/dnstracer.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dnstracer.rb b/Library/Formula/dnstracer.rb
index f840a18be..8a9b48fa1 100644
--- a/Library/Formula/dnstracer.rb
+++ b/Library/Formula/dnstracer.rb
@@ -3,7 +3,7 @@ require 'formula'
class Dnstracer < Formula
url 'http://www.mavetju.org/download/dnstracer-1.9.tar.gz'
homepage 'http://www.mavetju.org/unix/dnstracer.php'
- md5 '7db73ce3070119c98049a617fe52ea84'
+ sha1 'b8c60b281c0eb309acd1b1551c51cccb951685c7'
def install
ENV.append 'LDFLAGS', '-lresolv'