aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sphinx.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-12-04 22:57:49 +0000
committerMisty De Meo2014-12-04 14:59:19 -0800
commit7490bee0a6c962e9a51b368ba9b893f8e056bee1 (patch)
tree96085acb8358e42a61c28c9e68e9c26b4219cb0d /Library/Formula/sphinx.rb
parent6e7ce22eaaa8f8a1bf7791e21a752caeb3e384d0 (diff)
downloadhomebrew-7490bee0a6c962e9a51b368ba9b893f8e056bee1.tar.bz2
sphinx: update 2.2.5 bottle.
Diffstat (limited to 'Library/Formula/sphinx.rb')
-rw-r--r--Library/Formula/sphinx.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb
index ad2b5ef31..56a31db51 100644
--- a/Library/Formula/sphinx.rb
+++ b/Library/Formula/sphinx.rb
@@ -8,10 +8,10 @@ class Sphinx < Formula
head 'http://sphinxsearch.googlecode.com/svn/trunk/'
bottle do
- revision 2
- sha1 "8f9004812b5545eb923917a4c20e08ae6c491a0d" => :yosemite
- sha1 "fb8af1e261bfd2ddfa82098ecb192f97451f7c29" => :mavericks
- sha1 "065c4ad66e0f5253b70281cbbdc824b9f7ab8ca7" => :mountain_lion
+ revision 3
+ sha1 "54795e51f2b91242fc9f301b5b56da25099fcc16" => :yosemite
+ sha1 "802d7dc2389142f2d4447a64a700b92d7c6679f5" => :mavericks
+ sha1 "ffd45b506761c0cd20472ab1a6f565377e8cfcb1" => :mountain_lion
end
option 'mysql', 'Force compiling against MySQL'