Updated fuego to version 1.0.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
a356c27ece
commit
1816a38dfb
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Fuego <Formula
|
||||
url 'http://downloads.sourceforge.net/project/fuego/fuego/0.4.1/fuego-0.4.1.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/project/fuego/fuego/1.0/fuego-1.0.tar.gz'
|
||||
homepage 'http://fuego.sourceforge.net/'
|
||||
md5 'f572114ca5894d9d65728b546e31b7bb'
|
||||
md5 'ad9d0f6bb5ac00f71468bd592ab772f4'
|
||||
|
||||
depends_on 'boost'
|
||||
|
||||
|
|
Loading…
Reference in a new issue