Fantom 1.0.61

Closes Homebrew/homebrew#8744.

Signed-off-by: Ealden Esto E. Escanan <ealden@gmail.com>
Closes Homebrew/homebrew#8744.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Ealden Esto E. Escanan 2011-11-23 11:19:49 +08:00 committed by Charlie Sharpsteen
parent 0c458b6168
commit c488ab7ebd
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Fantom < Formula
url 'http://fan.googlecode.com/files/fantom-1.0.60.zip'
url 'http://fan.googlecode.com/files/fantom-1.0.61.zip'
homepage 'http://fantom.org'
md5 '3f7b0d12de8b752be5826770e56fd4f9'
md5 '4ead834efae383be885401a747edc6af'
def options
[['--with-src', 'Also install fantom source'],