dzen2: use sha1 rather than md5.
This commit is contained in:
parent
941f420d77
commit
5c94d214fe
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ require 'formula'
|
|||
class Dzen2 < Formula
|
||||
url 'http://sites.google.com/site/gotmor/dzen2-0.8.5.tar.gz'
|
||||
homepage 'http://sites.google.com/site/gotmor/dzen'
|
||||
md5 '5978620c2124c8a8ad52d7f17ce94fd7'
|
||||
sha1 '9216163e86e02b2a75de1dfec1954b1058a829e4'
|
||||
|
||||
depends_on :x11
|
||||
|
||||
|
|
Loading…
Reference in a new issue