groonga-normalizer-mysql 1.0.3
This commit is contained in:
parent
ec3852cc38
commit
5ae630bf0a
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.1.tar.gz'
|
||||
sha1 'ccd0bdefbf513e8f1c93dec975f97ab4ad715013'
|
||||
url 'http://packages.groonga.org/source/groonga-normalizer-mysql/groonga-normalizer-mysql-1.0.3.tar.gz'
|
||||
sha1 '8df28c84ba68614fe588e70fd17299cae2701068'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'groonga'
|
||||
|
|
Loading…
Reference in a new issue