kyoto-cabinet 1.2.21
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
43e462bcf7
commit
684584d246
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class KyotoCabinet <Formula
|
||||
url 'http://fallabs.com/kyotocabinet/kyotocabinet-1.2.4.tar.gz'
|
||||
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.21.tar.gz'
|
||||
homepage 'http://fallabs.com/kyotocabinet/'
|
||||
md5 'ad52225ad2e28609e77accb68435a71c'
|
||||
md5 'ed0a07db76dada68117e75d3181c884e'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue