diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/kumofs.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/kumofs.rb b/Library/Formula/kumofs.rb index 8896a7813..3e747f4b8 100644 --- a/Library/Formula/kumofs.rb +++ b/Library/Formula/kumofs.rb @@ -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 |
