f3 2.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
90e6db8009
commit
16c530e5c4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue