aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorPatrik Ragnarsson2013-01-28 02:33:57 +0100
committerAdam Vandenberg2013-01-27 20:42:52 -0800
commit16399f3c67dd1340d0b1eacb3d31908cb302cba2 (patch)
tree9265bf54f30e0e613163b679e09f204411bff02e /Library/Formula
parentfecaa4c1826046a0618b3aaf7812db67d1e747e8 (diff)
downloadhomebrew-16399f3c67dd1340d0b1eacb3d31908cb302cba2.tar.bz2
svtplay-dl 0.8.2013.01.18
Closes #17355. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/svtplay-dl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/svtplay-dl.rb b/Library/Formula/svtplay-dl.rb
index 8ccb204ca..760d1cc01 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.8.2012.12.30.tar.gz'
- sha1 '0ce48fe7a43419243e1bd20c7c65d1cece00b478'
+ url 'https://github.com/spaam/svtplay-dl/archive/0.8.2013.01.18.tar.gz'
+ sha1 '8d2aee7517f462cdef4255021fae3a52a019bd86'
depends_on 'rtmpdump'