aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-10-21 17:44:42 +0100
committerMike McQuaid2014-10-21 19:56:36 +0100
commita2e80889577f9c6ffe9b215ec611d0e0b2f2115e (patch)
tree30d4fc5c9a075879dcbfc29ea286af69b6e1a2da
parent0efed547b19d6c792dccc35d551fc4ec22314742 (diff)
downloadhomebrew-a2e80889577f9c6ffe9b215ec611d0e0b2f2115e.tar.bz2
ffmpeg2theora: update 0.29_1 bottle.
Closes #33418. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
-rw-r--r--Library/Formula/ffmpeg2theora.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/ffmpeg2theora.rb b/Library/Formula/ffmpeg2theora.rb
index c34af112c..794a71f47 100644
--- a/Library/Formula/ffmpeg2theora.rb
+++ b/Library/Formula/ffmpeg2theora.rb
@@ -17,9 +17,10 @@ class Ffmpeg2theora < Formula
bottle do
cellar :any
- sha1 "7e6d4c59218e8ada99549aa6298565fcdb91a3e7" => :mavericks
- sha1 "a6eb37f765d7c2c3eff1a17198ef2f92669b2b6f" => :mountain_lion
- sha1 "c5c51465abace7e4b28a8eff91547820c99418b9" => :lion
+ revision 1
+ sha1 "94fc80f71d14abe75e467c8d631e67ee51dbd685" => :yosemite
+ sha1 "acf1a399ee26ae9b9303b649b1e405881da1664c" => :mavericks
+ sha1 "7c215c1078da702b774e8f99787f9bd87975aedc" => :mountain_lion
end
head "git://git.xiph.org/ffmpeg2theora.git"