diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/igraph.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/igraph.rb b/Library/Formula/igraph.rb index e9b8dc329..6b2388d1f 100644 --- a/Library/Formula/igraph.rb +++ b/Library/Formula/igraph.rb @@ -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' |
