diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/dvtm.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dvtm.rb b/Library/Formula/dvtm.rb index 7e2b072bd..509cd5ebc 100644 --- a/Library/Formula/dvtm.rb +++ b/Library/Formula/dvtm.rb @@ -2,8 +2,8 @@ require 'formula' class Dvtm < Formula homepage 'http://www.brain-dump.org/projects/dvtm/' - url 'http://www.brain-dump.org/projects/dvtm/dvtm-0.8.tar.gz' - sha1 '367fe528010a69c705cd046f63201c61086c14ec' + url 'http://www.brain-dump.org/projects/dvtm/dvtm-0.9.tar.gz' + sha1 '74b9d1f5172fddd6839d932e483d36c6d0ef4b04' head 'git://repo.or.cz/dvtm.git' def install |
