kyoto-tycoon 0.9.55
Closes Homebrew/homebrew#12255. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
5bd598db36
commit
9847cf7975
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.52.tar.gz'
|
||||
homepage 'http://fallabs.com/kyototycoon/'
|
||||
sha1 '448b96e9b0f262c26574ab655ea8ad84f64ffb48'
|
||||
url 'http://fallabs.com/kyototycoon/pkg/kyototycoon-0.9.55.tar.gz'
|
||||
sha1 'bd301b3d355788ae89e09a092b1d469f8a69f411'
|
||||
|
||||
depends_on 'lua' unless ARGV.include? "--no-lua"
|
||||
depends_on 'kyoto-cabinet'
|
||||
|
|
Loading…
Reference in a new issue