groonga-normalizer-mysql 1.0.6
Closes Homebrew/homebrew#26558. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
197a6e115e
commit
ec83dcdd25
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue