sphinx 2.1.7
This commit is contained in:
parent
a0ff486146
commit
589bf91cea
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.6-release.tar.gz'
|
||||
sha1 'fe4dfc605afe8f58d9e25fd0c58dfed1673ec4b1'
|
||||
url 'http://sphinxsearch.com/files/sphinx-2.1.7-release.tar.gz'
|
||||
sha1 'b9f2e963cfd0c58b3ab5f39669062a1ba4c7cf8a'
|
||||
|
||||
head 'http://sphinxsearch.googlecode.com/svn/trunk/'
|
||||
|
||||
|
|
Loading…
Reference in a new issue