kyoto-tycoon 0.9.49
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d366e8a8f8
commit
6fc6a7690c
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.45.tar.gz'
|
||||
url 'http://fallabs.com/kyototycoon/pkg/kyototycoon-0.9.49.tar.gz'
|
||||
homepage 'http://fallabs.com/kyototycoon/'
|
||||
sha1 '6135bae26cbbb51ed6bc3c14192c7f8f8c466219'
|
||||
sha1 '50832133c6c645ffbb994b2d83a3e8bb7f5ae669'
|
||||
|
||||
depends_on 'lua' unless ARGV.include? "--no-lua"
|
||||
depends_on 'kyoto-cabinet'
|
||||
|
|
Loading…
Reference in a new issue