Kyoto Cabinet 1.2.47

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Frank DENIS 2011-03-03 15:15:27 +01:00 committed by Adam Vandenberg
parent 0a40f49de7
commit 6115549e5c
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class KyotoCabinet <Formula
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.43.tar.gz'
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.47.tar.gz'
homepage 'http://fallabs.com/kyotocabinet/'
md5 '74f3c4307a57e22daa5251131925dd4e'
md5 '7a90ecb06d3c598568cfbc74021f7076'
def install
system "./configure", "--disable-debug", "--prefix=#{prefix}"