aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/osquery.rb
diff options
context:
space:
mode:
authorMike McQuaid2014-11-28 18:39:07 +0000
committerJack Nagel2014-11-28 19:05:33 -0500
commit049dc64ed34d0f99b0212eafa11d591691c2bb2d (patch)
tree9a5bdcbfd88e2454efe59e0df5cc679d1b729e77 /Library/Formula/osquery.rb
parenta7f3495fa98b48a66c01ea8b243d2b7894b79639 (diff)
downloadhomebrew-049dc64ed34d0f99b0212eafa11d591691c2bb2d.tar.bz2
osquery: bump revision to fix thrift linkage.
Closes #34526. Closes #34528. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/osquery.rb')
-rw-r--r--Library/Formula/osquery.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/osquery.rb b/Library/Formula/osquery.rb
index 471714bf0..e4eae9b73 100644
--- a/Library/Formula/osquery.rb
+++ b/Library/Formula/osquery.rb
@@ -4,6 +4,7 @@ class Osquery < Formula
homepage "http://osquery.io"
# pull from git tag to get submodules
url "https://github.com/facebook/osquery.git", :tag => "1.1.0"
+ revision 1
bottle do
sha1 "bc40b678cdbd4948059942d7f48ccc5facabe923" => :yosemite