aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorRustam Zagirov2015-01-12 17:11:55 +0300
committerMike McQuaid2015-01-12 15:21:40 +0000
commit099c15a3fb2f55352c894fb5d089b562fb90beaf (patch)
treed0168deb0f0944b44a246594b8cb2a0677378559 /Library/Formula
parent2f741f6e47910b1e6c81006b4b7e304bec49e621 (diff)
downloadhomebrew-099c15a3fb2f55352c894fb5d089b562fb90beaf.tar.bz2
sphinx 2.2.6
Closes #35783. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-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 56a31db51..a38c8965b 100644
--- a/Library/Formula/sphinx.rb
+++ b/Library/Formula/sphinx.rb
@@ -2,8 +2,8 @@ require 'formula'
class Sphinx < Formula
homepage 'http://www.sphinxsearch.com'
- url 'http://sphinxsearch.com/files/sphinx-2.2.5-release.tar.gz'
- sha1 '27e1a37fdeff12b866b33d3bb5602894af10bb5e'
+ url 'http://sphinxsearch.com/files/sphinx-2.2.6-release.tar.gz'
+ sha1 '9c458ed999a3e771d417a704e12c469e06423e4a'
head 'http://sphinxsearch.googlecode.com/svn/trunk/'