From 6e09de196902d56ec1bf5111952abd0b3d399e58 Mon Sep 17 00:00:00 2001 From: Rémy Coutable Date: Fri, 1 Nov 2013 18:59:28 +0100 Subject: sphinx 2.1.2 Closes #23870. Signed-off-by: Mike McQuaid --- Library/Formula/sphinx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb index 0990e4bad..e746e012a 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.0.9-release.tar.gz' - sha1 '0fa2806fa47a689d9f55d72ce0b6d4abce52e81c' + url 'http://sphinxsearch.com/files/sphinx-2.1.2-release.tar.gz' + sha1 'd5fe9d47498cc4a5668a61742aaf295c7eedb508' head 'http://sphinxsearch.googlecode.com/svn/trunk/' -- cgit v1.2.3