kyoto-cabinet 1.2.63
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
41f933d01c
commit
b2555b61ae
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue