svtplay-dl 0.9.2013.09.03
Closes Homebrew/homebrew#22599. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
77ca278199
commit
1b577bcf01
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class SvtplayDl < Formula
|
||||
homepage 'https://github.com/spaam/svtplay-dl'
|
||||
url 'https://github.com/spaam/svtplay-dl/archive/0.9.2013.08.10.tar.gz'
|
||||
sha1 'f56db48f8bc2a09bc8df07e2da1faea5889598c0'
|
||||
url 'https://github.com/spaam/svtplay-dl/archive/0.9.2013.09.03.tar.gz'
|
||||
sha1 '55974c4f4728387a11a5d4957966fc8c8d18248e'
|
||||
|
||||
depends_on 'rtmpdump'
|
||||
|
||||
|
|
Loading…
Reference in a new issue