aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sphinx.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb
index 04cb6bf49..50175ea5e 100644
--- a/Library/Formula/sphinx.rb
+++ b/Library/Formula/sphinx.rb
@@ -8,8 +8,8 @@ class Sphinx < Formula
head 'http://sphinxsearch.googlecode.com/svn/trunk/'
devel do
- url 'http://sphinxsearch.com/files/sphinx-2.2.2-beta.tar.gz'
- sha1 '6a63111c5f2fcd93915d114845f2375b031ff9da'
+ url 'http://sphinxsearch.com/files/sphinx-2.2.3-beta.tar.gz'
+ sha1 'ef78cebeae32a0582df504d74d6dd2ded81b73d9'
end
option 'mysql', 'Force compiling against MySQL'