aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-06-07 16:03:35 +0100
committerMike McQuaid2014-06-07 16:07:37 +0100
commit10b712101818677a4f878ecd9274e1f3e3e82653 (patch)
treee65ca253a01faedca56afb44350dcbae01d854ab /Library
parent48a7b4bfc5ad7d0aa8e6acca64faa74a0ce3c5ac (diff)
downloadhomebrew-10b712101818677a4f878ecd9274e1f3e3e82653.tar.bz2
x264: update r2412 bottle.
Closes #29957. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/x264.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/x264.rb b/Library/Formula/x264.rb
index cb6b0c76c..52c4e8bbb 100644
--- a/Library/Formula/x264.rb
+++ b/Library/Formula/x264.rb
@@ -15,9 +15,10 @@ class X264 < Formula
bottle do
cellar :any
- sha1 "28d8418f2a774f057106ba67076060a45bfead9a" => :mavericks
- sha1 "001bb62c41554f3a6479ffc6dcd6625da17f2ea4" => :mountain_lion
- sha1 "326cb8fc003ed0c17f07e2f5a31d2a72f1d399cf" => :lion
+ revision 1
+ sha1 "6372fb019be6bc04374ff0152e8a5b6b84938176" => :mavericks
+ sha1 "ffcc0096d06f4c129c8b71d4c584cd42af2e8572" => :mountain_lion
+ sha1 "002522775ea0f47987b633528b22eb6e3ea5d43b" => :lion
end
depends_on 'yasm' => :build