From d10d0f55f3cec52f7a088fc4328177536031477f Mon Sep 17 00:00:00 2001 From: Huahang Liu Date: Sun, 5 Jun 2011 20:46:48 +0800 Subject: kyoto-cabinet 1.2.58 Signed-off-by: Adam Vandenberg --- Library/Formula/kyoto-cabinet.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/kyoto-cabinet.rb b/Library/Formula/kyoto-cabinet.rb index 2440ed394..33424d461 100644 --- a/Library/Formula/kyoto-cabinet.rb +++ b/Library/Formula/kyoto-cabinet.rb @@ -1,9 +1,9 @@ require 'formula' class KyotoCabinet < Formula - url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.51.tar.gz' + url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.58.tar.gz' homepage 'http://fallabs.com/kyotocabinet/' - md5 '220d8896cac4917ad839810eddfbe18b' + sha1 'e14b24c43cd102a9f881e2c26a94871e7df0facf' def install system "./configure", "--disable-debug", "--prefix=#{prefix}" -- cgit v1.2.3