sphinx 2.1.4
Closes Homebrew/homebrew#25361. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
2386396f5c
commit
afb70bb1d5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Sphinx < Formula
|
||||
homepage 'http://www.sphinxsearch.com'
|
||||
url 'http://sphinxsearch.com/files/sphinx-2.1.3-release.tar.gz'
|
||||
sha1 'f558dd2b96dabf26f533f5982bf1784582bf6f32'
|
||||
url 'http://sphinxsearch.com/files/sphinx-2.1.4-release.tar.gz'
|
||||
sha1 '072e4f813937e2d65145b272494185a73a3bc8e0'
|
||||
|
||||
head 'http://sphinxsearch.googlecode.com/svn/trunk/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue