aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/x264.rb8
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/x264.rb b/Library/Formula/x264.rb
index 52c4e8bbb..e4c27ea58 100644
--- a/Library/Formula/x264.rb
+++ b/Library/Formula/x264.rb
@@ -3,14 +3,14 @@ require 'formula'
class X264 < Formula
homepage "http://www.videolan.org/developers/x264.html"
# the latest commit on the stable branch
- url "http://git.videolan.org/git/x264.git", :revision => "d7e689680023e327de7e052e01e7faee30135799"
- version "r2412"
+ url "http://git.videolan.org/git/x264.git", :revision => "af8e768e2bd3b4398bca033998f83b0eb8874914"
+ version "r2438"
head "http://git.videolan.org/git/x264.git"
devel do
# the latest commit on the master branch
- url "http://git.videolan.org/git/x264.git", :revision => "a5831aa256b3161f898d2577d2eb8daa838d88d2"
- version "r2431"
+ url "http://git.videolan.org/git/x264.git", :revision => "ea0ca51e94323318b95bd8b27b7f9438cdcf4d9e"
+ version "r2453"
end
bottle do