aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/grok.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/grok.rb')
-rw-r--r--Library/Formula/grok.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/grok.rb b/Library/Formula/grok.rb
index 92068afd3..d7fdc50f1 100644
--- a/Library/Formula/grok.rb
+++ b/Library/Formula/grok.rb
@@ -3,7 +3,7 @@ require 'formula'
class Grok < Formula
homepage 'https://github.com/jordansissel/grok'
url 'https://github.com/jordansissel/grok/tarball/v0.9.2'
- md5 '1e7df1f5e3f9ecfc6584cc34ee6f2983'
+ sha1 '909e2711b35962cf0119e873de751409da222c7d'
head 'https://github.com/jordansissel/grok.git'
depends_on 'libevent'