Upgrade kumofs to version 0.4.12
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c5727d40d6
commit
ad809729e3
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Kumofs <Formula
|
||||
url 'http://github.com/downloads/etolabo/kumofs/kumofs-0.4.8.tar.gz'
|
||||
url 'http://github.com/downloads/etolabo/kumofs/kumofs-0.4.12.tar.gz'
|
||||
head 'git://github.com/etolabo/kumofs.git'
|
||||
homepage 'http://kumofs.sourceforge.net/'
|
||||
md5 '8ce7bc91f86bb7e43b66cbf11af37a99'
|
||||
md5 '70fc53a332fb2b76ae6a3aad7aa59aad'
|
||||
|
||||
depends_on 'tokyo-cabinet'
|
||||
# msgpack rubygem and the C++ lib are needed
|
||||
|
|
Loading…
Reference in a new issue