diff options
| author | BrewTestBot | 2015-01-12 14:39:05 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-12 15:21:41 +0000 |
| commit | 2d4ce2f5f2ed86eebb48d9dcbb17def5a9a73d91 (patch) | |
| tree | 0e44499cae0613717e00a1103a3417d91307b261 /Library/Formula/sphinx.rb | |
| parent | 099c15a3fb2f55352c894fb5d089b562fb90beaf (diff) | |
| download | homebrew-2d4ce2f5f2ed86eebb48d9dcbb17def5a9a73d91.tar.bz2 | |
sphinx: update 2.2.6 bottle.
Diffstat (limited to 'Library/Formula/sphinx.rb')
| -rw-r--r-- | Library/Formula/sphinx.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb index a38c8965b..531ebdf35 100644 --- a/Library/Formula/sphinx.rb +++ b/Library/Formula/sphinx.rb @@ -8,10 +8,9 @@ class Sphinx < Formula head 'http://sphinxsearch.googlecode.com/svn/trunk/' bottle do - revision 3 - sha1 "54795e51f2b91242fc9f301b5b56da25099fcc16" => :yosemite - sha1 "802d7dc2389142f2d4447a64a700b92d7c6679f5" => :mavericks - sha1 "ffd45b506761c0cd20472ab1a6f565377e8cfcb1" => :mountain_lion + sha1 "96a941abefc28d95a3db766311ee222435fbdc4b" => :yosemite + sha1 "087eda561408cc38e1bb1b86b32c441d169245f0" => :mavericks + sha1 "780a6615a3ca764461810c88720dd71bafb3b37b" => :mountain_lion end option 'mysql', 'Force compiling against MySQL' |
