update kyoto-cabinet to 1.2.24
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
12ec07f264
commit
e427b3fcad
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.21.tar.gz'
|
||||
url 'http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.24.tar.gz'
|
||||
homepage 'http://fallabs.com/kyotocabinet/'
|
||||
md5 'ed0a07db76dada68117e75d3181c884e'
|
||||
md5 'bee226eadd99bef339c5a19c1d1f2953'
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-debug", "--prefix=#{prefix}"
|
||||
|
|
Loading…
Reference in a new issue