updated igraph to 0.5.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
14ad0bbe0a
commit
d6c5445ff1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Igraph <Formula
|
||||
url 'http://downloads.sourceforge.net/sourceforge/igraph/igraph-0.5.3.tar.gz'
|
||||
url 'http://downloads.sourceforge.net/sourceforge/igraph/igraph-0.5.4.tar.gz'
|
||||
homepage 'http://igraph.sourceforge.net'
|
||||
md5 '0b5437a387a1c91985b99656f877edcd'
|
||||
md5 '47963ece64fe5f793e154e238bc6c3c3'
|
||||
|
||||
depends_on 'glpk'
|
||||
depends_on 'gmp'
|
||||
|
|
Loading…
Reference in a new issue