sphinx 2.0.1-beta

Though labelled beta, this is considered as stable as the previous
0.9.9 release.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ryan Schlesinger 2011-06-03 13:49:22 -07:00 committed by Adam Vandenberg
parent e6cf4e0bb3
commit 002e2df388

View file

@ -1,9 +1,9 @@
require 'formula'
class Sphinx < Formula
url 'http://sphinxsearch.com/downloads/sphinx-0.9.9.tar.gz'
url 'http://sphinxsearch.com/files/sphinx-2.0.1-beta.tar.gz'
homepage 'http://www.sphinxsearch.com'
md5 '7b9b618cb9b378f949bb1b91ddcc4f54'
md5 '95c217d81d0b7a4ff73d5297318c3481'
head 'http://sphinxsearch.googlecode.com/svn/trunk/'
fails_with_llvm "fails with: ld: rel32 out of range in _GetPrivateProfileString from /usr/lib/libodbc.a(SQLGetPrivateProfileString.o)"