diff options
Diffstat (limited to 'Library/Formula/dwm.rb')
| -rw-r--r-- | Library/Formula/dwm.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dwm.rb b/Library/Formula/dwm.rb index be1281db0..c70a580b4 100644 --- a/Library/Formula/dwm.rb +++ b/Library/Formula/dwm.rb @@ -3,7 +3,7 @@ require 'formula' class Dwm < Formula url 'http://dl.suckless.org/dwm/dwm-6.0.tar.gz' homepage 'http://dwm.suckless.org/' - md5 '8bb00d4142259beb11e13473b81c0857' + sha1 '35346f873a27f219ae266594b3690407f95d06ef' head 'http://hg.suckless.org/dwm' def install |
