aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-08-25 11:54:15 +0100
committerBrewTestBot2014-08-25 11:54:15 +0100
commit7af70ef112320acf8bb2ba7497347fe16e850134 (patch)
treec654b7b92289ccf4c4565db4ad0fe58b763381bf /Library
parentaa323c8304aa8b8e6036a1a556297b51d0faf7aa (diff)
downloadhomebrew-7af70ef112320acf8bb2ba7497347fe16e850134.tar.bz2
rtmpdump: update 2.4+20131018_1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rtmpdump.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/rtmpdump.rb b/Library/Formula/rtmpdump.rb
index e9790e05e..17e993dfd 100644
--- a/Library/Formula/rtmpdump.rb
+++ b/Library/Formula/rtmpdump.rb
@@ -11,9 +11,10 @@ class Rtmpdump < Formula
bottle do
cellar :any
- sha1 "29ea9f093cbed2342eec3486382335ae2908df22" => :mavericks
- sha1 "02666b18d700e6d469186c26e416316a8bd7560b" => :mountain_lion
- sha1 "d6803f6c6ab24b45dc4e0626c7c8f5eaef9df034" => :lion
+ revision 1
+ sha1 "1126cbfa5d39d023ccad67fb0cce175da3d2a7cf" => :mavericks
+ sha1 "c2d059576e7569d84efb186efff73abb1284660c" => :mountain_lion
+ sha1 "b13347d9c8733475e46d5e29201c34d388ccab17" => :lion
end
head "git://git.ffmpeg.org/rtmpdump"