kyoto-cabinet: Update to 1.2.70

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
Keisuke Kawahara 2011-09-08 22:03:47 +09:00 committed by Charlie Sharpsteen
parent 44125b7479
commit 6c916528de

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.69.tar.gz' url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.70.tar.gz'
homepage 'http://fallabs.com/kyotocabinet/' homepage 'http://fallabs.com/kyotocabinet/'
sha1 '93ae2c560f72221cef51d0cb8780eb9e90e9d621' sha1 '58dee8ff10dbff4d9508fdcfa8d5699ef1035f74'
def install def install
system "./configure", "--disable-debug", "--prefix=#{prefix}" system "./configure", "--disable-debug", "--prefix=#{prefix}"