groonga 1.2.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ryunosuke SATO 2011-08-09 12:54:00 +09:00 committed by Adam Vandenberg
parent 8e30b7b9ae
commit 99c03f9732

View file

@ -1,9 +1,9 @@
require 'formula'
class Groonga < Formula
url 'http://groonga.org/files/groonga/groonga-1.0.6.tar.gz'
url 'http://packages.groonga.org/source/groonga/groonga-1.2.4.tar.gz'
homepage 'http://groonga.org/'
md5 'a278e72801a68acf374cbc309d73ba34'
md5 '58faebee3055f849e01be953eb4a6b7f'
def install
system "./configure", "--prefix=#{prefix}", "--with-zlib"