From 589bf91ceac2173c87499dd6d30ede7d88b71b39 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 16 Apr 2014 20:20:19 -0700 Subject: [PATCH] sphinx 2.1.7 --- Formula/sphinx.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/sphinx.rb b/Formula/sphinx.rb index fbc7c3f1da4..9c9275b0cf3 100644 --- a/Formula/sphinx.rb +++ b/Formula/sphinx.rb @@ -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/'