kyoto-cabinet 1.2.63

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Keisuke Kawahara 2011-06-22 07:25:50 +09:00 committed by Adam Vandenberg
parent 41f933d01c
commit b2555b61ae

View file

@ -1,9 +1,9 @@
require 'formula'
class KyotoCabinet < Formula
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.58.tar.gz'
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.63.tar.gz'
homepage 'http://fallabs.com/kyotocabinet/'
sha1 'e14b24c43cd102a9f881e2c26a94871e7df0facf'
sha1 'c614e87828934298eaf68055a9eabdc62a17aed5'
def install
system "./configure", "--disable-debug", "--prefix=#{prefix}"