Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-03-29 11:11:36 -05:00 committed by Adam Vandenberg
parent 90e6db8009
commit 16c530e5c4

View file

@ -2,8 +2,8 @@ require 'formula'
class F3 < Formula
homepage 'http://oss.digirati.com.br/f3/'
url 'https://github.com/AltraMayor/f3/archive/v2.1.tar.gz'
sha1 '0e0f93e96f1d9c89227fcac1e5f80d5696d7c315'
url 'https://github.com/AltraMayor/f3/archive/v2.2.tar.gz'
sha1 '25a98e620206ef8c8c47db4d6972e1348f7f7b98'
def install
system "make mac"