kyoto-cabinet 1.2.21

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Daniel Peebles 2010-11-04 14:09:12 -04:00 committed by Adam Vandenberg
parent 43e462bcf7
commit 684584d246

View file

@ -1,9 +1,9 @@
require 'formula'
class KyotoCabinet <Formula
url 'http://fallabs.com/kyotocabinet/kyotocabinet-1.2.4.tar.gz'
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.21.tar.gz'
homepage 'http://fallabs.com/kyotocabinet/'
md5 'ad52225ad2e28609e77accb68435a71c'
md5 'ed0a07db76dada68117e75d3181c884e'
def install
system "./configure", "--disable-debug", "--prefix=#{prefix}"