fantom 1.0.63

Closes Homebrew/homebrew#13956.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-08-04 15:33:22 -05:00 committed by Adam Vandenberg
parent be9ea2916b
commit 719bfcb486

View file

@ -2,8 +2,8 @@ require 'formula'
class Fantom < Formula
homepage 'http://fantom.org'
url 'http://fan.googlecode.com/files/fantom-1.0.62.zip'
md5 '253acd05563b58b41f8381435586e3d6'
url 'http://fan.googlecode.com/files/fantom-1.0.63.zip'
sha1 '21042981b63da9e8f170c6d53d6abcede7d2ba25'
def options
[['--with-src', 'Also install fantom source'],