groonga: silent version update

Closes Homebrew/homebrew#15236.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
HAYASHI Kentaro 2012-10-02 16:53:44 +09:00 committed by Adam Vandenberg
parent 4454f4bd74
commit e2893ae06b

View file

@ -3,7 +3,7 @@ require 'formula'
class Groonga < Formula
homepage 'http://groonga.org/'
url 'http://packages.groonga.org/source/groonga/groonga-2.0.7.tar.gz'
sha1 '577f609c785803f90b65e2defa23247a5a256623'
sha1 '2bb69695d7a147cad00d1f6c7deebe81f277a99c'
depends_on 'pkg-config' => :build
depends_on 'pcre'