groonga 1.2.8

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Yoji SHIDARA 2011-11-28 16:03:32 +09:00 committed by Adam Vandenberg
parent 9f021962f5
commit 00ccc8f688

View file

@ -1,9 +1,9 @@
require 'formula'
class Groonga < Formula
url 'http://packages.groonga.org/source/groonga/groonga-1.2.7.tar.gz'
url 'http://packages.groonga.org/source/groonga/groonga-1.2.8.tar.gz'
homepage 'http://groonga.org/'
md5 'ef83d94b8e602507b068f3f6d5cf8e92'
md5 'a319b1f3a55cbf250ef5255f5c51ff46'
def install
system "./configure", "--prefix=#{prefix}", "--with-zlib"