groonga-normalizer-mysql 1.0.6

Closes Homebrew/homebrew#26558.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
HAYASHI Kentaro 2014-02-10 10:52:25 +09:00 committed by Mike McQuaid
parent 197a6e115e
commit ec83dcdd25

View file

@ -2,8 +2,8 @@ require 'formula'
class GroongaNormalizerMysql < Formula
homepage 'https://github.com/groonga/groonga-normalizer-mysql'
url 'http://packages.groonga.org/source/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.5.tar.gz'
sha1 '37d35c50b2609b1ce006248e8cca22d6634f0f8e'
url 'http://packages.groonga.org/source/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.6.tar.gz'
sha1 '61d27a4782d4821be7d26e07cf207c6d7f719ebf'
depends_on 'pkg-config' => :build
depends_on 'groonga'