sphinx: re-add double quotes on URL.
This commit is contained in:
parent
6d5cc0b5d1
commit
dd3d019b6d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class Sphinx < Formula
|
|||
homepage "http://www.sphinxsearch.com"
|
||||
|
||||
stable do
|
||||
url 'http://sphinxsearch.com/files/sphinx-2.2.10-release.tar.gz'
|
||||
url "http://sphinxsearch.com/files/sphinx-2.2.10-release.tar.gz"
|
||||
sha256 '054cb86e64bd48997d89386e1224d4405063d9857b2d7c33dc6cc1b9ef6df440'
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue