groonga 1.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
8e30b7b9ae
commit
99c03f9732
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue