kyoto-tycoon 0.9.52
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5fa87ff7ae
commit
2b6003d45b
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class KyotoTycoon < Formula
|
||||
url 'http://fallabs.com/kyototycoon/pkg/kyototycoon-0.9.51.tar.gz'
|
||||
url 'http://fallabs.com/kyototycoon/pkg/kyototycoon-0.9.52.tar.gz'
|
||||
homepage 'http://fallabs.com/kyototycoon/'
|
||||
sha1 '18b1707fcf383e2bbc4caca3ab6a9ea79fa5b200'
|
||||
sha1 '448b96e9b0f262c26574ab655ea8ad84f64ffb48'
|
||||
|
||||
depends_on 'lua' unless ARGV.include? "--no-lua"
|
||||
depends_on 'kyoto-cabinet'
|
||||
|
|
Loading…
Reference in a new issue