clusterit: use sha1 hash.
This commit is contained in:
parent
556606ad6e
commit
e6da8aa403
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Clusterit < Formula
|
||||
homepage 'http://www.garbled.net/clusterit.html'
|
||||
url 'http://downloads.sourceforge.net/project/clusterit/clusterit/clusterit-2.5/clusterit-2.5.tar.gz'
|
||||
md5 'f0e772e07122e388de629fb57f7237ab'
|
||||
sha1 '65d36116665179dd16029ac53182fde92d868020'
|
||||
|
||||
depends_on :x11
|
||||
|
||||
|
|
Loading…
Reference in a new issue