aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rtmpdump.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/rtmpdump.rb b/Library/Formula/rtmpdump.rb
index ee1919673..7c9830d16 100644
--- a/Library/Formula/rtmpdump.rb
+++ b/Library/Formula/rtmpdump.rb
@@ -4,9 +4,9 @@ require 'formula'
# http://livestreamer.tanuki.se/en/latest/issues.html#installed-rtmpdump-does-not-support-jtv-argument
class Rtmpdump < Formula
homepage 'http://rtmpdump.mplayerhq.hu'
- url 'http://ftp.de.debian.org/debian/pool/main/r/rtmpdump/rtmpdump_2.4+20121230.gitdf6c518.orig.tar.gz'
- version '2.4+20121230'
- sha1 'a58e8a9c9f99f721389215dd16162a698734f03b'
+ url 'http://ftp.de.debian.org/debian/pool/main/r/rtmpdump/rtmpdump_2.4+20131018.git79459a2.orig.tar.gz'
+ version '2.4+20131018'
+ sha1 '17decff9d16bbcf45f622ca8ee2400c46c277500'
head 'git://git.ffmpeg.org/rtmpdump'