svtplay-dl 0.10.2015.03.25
Closes Homebrew/homebrew#38040. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>master
parent
1fa480017a
commit
fd3e5b632a
|
@ -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.10.2015.01.28.tar.gz"
|
||||
sha1 "13dd5d05c5cd7b0166c74df434b88d28885ec4c4"
|
||||
url "https://github.com/spaam/svtplay-dl/archive/0.10.2015.03.25.tar.gz"
|
||||
sha1 "2de30ed457395c8eccb3e86261f8f9986672cdf8"
|
||||
|
||||
depends_on "rtmpdump"
|
||||
|
||||
|
|
Loading…
Reference in New Issue