diff options
Diffstat (limited to 'Library/Formula/sphinx.rb')
| -rw-r--r-- | Library/Formula/sphinx.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/sphinx.rb b/Library/Formula/sphinx.rb index 995dd5ce9..ec3d574b5 100644 --- a/Library/Formula/sphinx.rb +++ b/Library/Formula/sphinx.rb @@ -11,7 +11,7 @@ end class Sphinx < Formula homepage 'http://www.sphinxsearch.com' url 'http://sphinxsearch.com/files/sphinx-2.0.5-release.tar.gz' - md5 'e71fdb5b0c2911247d48fb30550b9584' + sha1 '59e38a7a81aa49a2e6825468ef1180cb6cb24bef' head 'http://sphinxsearch.googlecode.com/svn/trunk/' |
