update kyoto-cabinet to 1.2.24

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Tokuhiro Matsuno 2010-11-12 12:50:50 +09:00 committed by Adam Vandenberg
parent 12ec07f264
commit e427b3fcad
1 changed files with 2 additions and 2 deletions

View File

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