diff options
| author | Brett Koonce | 2014-04-19 10:02:28 -0500 |
|---|---|---|
| committer | Brett Koonce | 2014-04-19 12:16:27 -0500 |
| commit | ed8f58f82101ca85eba3fff8760a544a1a3402d5 (patch) | |
| tree | 35d58107ee20b13e52f40a11567f5e660ef4d21f /Library/Formula | |
| parent | 69f5e92285fc8f4e6d96e2475cd12662ef995add (diff) | |
| download | homebrew-ed8f58f82101ca85eba3fff8760a544a1a3402d5.tar.bz2 | |
svtplay-dl 0.9.2014.04.01
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/svtplay-dl.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/svtplay-dl.rb b/Library/Formula/svtplay-dl.rb index cd31d55c0..1bb1aa350 100644 --- a/Library/Formula/svtplay-dl.rb +++ b/Library/Formula/svtplay-dl.rb @@ -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.2014.02.15.tar.gz' - sha1 '5fc82a5894ee4d24c6496b4b34db28c185f72dd2' + url 'https://github.com/spaam/svtplay-dl/archive/0.9.2014.04.01.tar.gz' + sha1 '817a7c60abfb0a32a00e7e3ffe16fae3cc59d49f' depends_on 'rtmpdump' |
