tivodecode: fix download url
This commit is contained in:
parent
0cb17cdf81
commit
a7fe0503fe
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue