aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-06-29 01:36:03 +0100
committerJack Nagel2014-06-28 19:37:01 -0500
commit0771ec1878af740ffcb4b826c634a3e12a3a3766 (patch)
treef55033e3e71b1516912dd96ca98050d58884f88d /Library/Formula
parent763018eb9721b48e2506284e8f15fd6c44c68905 (diff)
downloadhomebrew-0771ec1878af740ffcb4b826c634a3e12a3a3766.tar.bz2
libav: update 10.2 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libav.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libav.rb b/Library/Formula/libav.rb
index fe2783b20..93c68fc5a 100644
--- a/Library/Formula/libav.rb
+++ b/Library/Formula/libav.rb
@@ -8,9 +8,9 @@ class Libav < Formula
head "git://git.libav.org/libav.git"
bottle do
- sha1 "7d0726f20807795bea2751d1cf5819574b4216ef" => :mavericks
- sha1 "6dab153fa7f47bad485084fb1d99ed78474ee41b" => :mountain_lion
- sha1 "af1e80266ca266455031390bf45ecbc23ef94e0e" => :lion
+ sha1 "95038ff0028f5557fc185a39963199e473c8bebc" => :mavericks
+ sha1 "0efc6b925e4581e7a7aedbfd9d57f6acbf0218c3" => :mountain_lion
+ sha1 "005750c5d80aa19231d9ccba4c6e4fb215c0e5b5" => :lion
end
option "without-faac", "Disable AAC encoder via faac"