diff options
Diffstat (limited to 'Library/Formula/tivodecode.rb')
| -rw-r--r-- | Library/Formula/tivodecode.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/tivodecode.rb b/Library/Formula/tivodecode.rb index 0c0f4df3c..ad582d3a4 100644 --- a/Library/Formula/tivodecode.rb +++ b/Library/Formula/tivodecode.rb @@ -3,7 +3,7 @@ require 'formula'  class Tivodecode < Formula    url 'http://downloads.sourceforge.net/project/tivodecode/tivodecode/0.2pre4/tivodecode-0.2pre4.tar.gz'    homepage 'http://tivodecode.sourceforge.net/' -  md5 'cf82385db3e0d708ebdbe5055b8ae7ee' +  sha1 'efabe4aee461e6da90ddc52abe9ae025c4185032'    version '0.2pre4'    def install | 
