Kyoto Cabinet 1.2.0

master
Adam Vandenberg 2010-07-27 13:38:35 -07:00
parent 4373b73750
commit 2c7558b63b
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class KyotoCabinet <Formula
url 'http://1978th.net/kyotocabinet/kyotocabinet-1.0.0.tar.gz'
url 'http://1978th.net/kyotocabinet/kyotocabinet-1.2.0.tar.gz'
homepage 'http://1978th.net/kyotocabinet/'
md5 'b655bf60a16be81019362fe26fff9a6f'
md5 'c690b932afdb7c0c6051c180d6307f3d'
def install
system "./configure", "--disable-debug", "--prefix=#{prefix}"