diff options
| author | BrewTestBot | 2014-06-29 01:36:03 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-06-28 19:37:01 -0500 |
| commit | 0771ec1878af740ffcb4b826c634a3e12a3a3766 (patch) | |
| tree | f55033e3e71b1516912dd96ca98050d58884f88d /Library/Formula | |
| parent | 763018eb9721b48e2506284e8f15fd6c44c68905 (diff) | |
| download | homebrew-0771ec1878af740ffcb4b826c634a3e12a3a3766.tar.bz2 | |
libav: update 10.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libav.rb | 6 |
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" |
