aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ngrep.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ngrep.rb')
-rw-r--r--Library/Formula/ngrep.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ngrep.rb b/Library/Formula/ngrep.rb
index f2c84dc98..e669ba240 100644
--- a/Library/Formula/ngrep.rb
+++ b/Library/Formula/ngrep.rb
@@ -3,7 +3,7 @@ require 'formula'
class Ngrep < Formula
url 'http://downloads.sourceforge.net/project/ngrep/ngrep/1.45/ngrep-1.45.tar.bz2'
homepage 'http://ngrep.sourceforge.net/'
- md5 'bc8150331601f3b869549c94866b4f1c'
+ sha1 'f26090a6ac607db66df99c6fa9aef74968f3330f'
def install
system "./configure", "--prefix=#{prefix}",