From 099c15a3fb2f55352c894fb5d089b562fb90beaf Mon Sep 17 00:00:00 2001 From: Rustam Zagirov Date: Mon, 12 Jan 2015 17:11:55 +0300 Subject: sphinx 2.2.6 Closes #35783. Signed-off-by: Mike McQuaid --- Library/Formula/sphinx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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/' -- cgit v1.2.3