Skip to content

Instantly share code, notes, and snippets.

# Original: https://gist.githubusercontent.com/pcorliss/5628491/raw/eccb38d840734854dd5a10b25e7d52b71612f0d7/sphinx.rb
require 'formula'
class Sphinx < Formula
homepage 'http://www.sphinxsearch.com'
url 'http://sphinxsearch.com/files/archive/sphinx-0.9.9.tar.gz'
sha1 '8c739b96d756a50972c27c7004488b55d7458015'
head 'http://sphinxsearch.googlecode.com/svn/trunk/'