diff options
Diffstat (limited to 'Library')
| -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 4158e7201..0c0f4df3c 100644 --- a/Library/Formula/tivodecode.rb +++ b/Library/Formula/tivodecode.rb @@ -1,7 +1,7 @@ require 'formula' class Tivodecode < Formula - url 'http://downloads.sourceforge.net/projects/tivodecode/files/tivodecode/0.2pre4/tivodecode-0.2pre4.tar.gz' + url 'http://downloads.sourceforge.net/project/tivodecode/tivodecode/0.2pre4/tivodecode-0.2pre4.tar.gz' homepage 'http://tivodecode.sourceforge.net/' md5 'cf82385db3e0d708ebdbe5055b8ae7ee' version '0.2pre4' |
