sphinx 2.1.2

Closes Homebrew/homebrew#23870.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Rémy Coutable 2013-11-01 18:59:28 +01:00 committed by Mike McQuaid
parent 293d7db5ed
commit ede48a2f14

View file

@ -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/'