diff options
Diffstat (limited to 'Library/Formula/x264.rb')
| -rw-r--r-- | Library/Formula/x264.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/x264.rb b/Library/Formula/x264.rb index 8e1b92b5b..bedd31603 100644 --- a/Library/Formula/x264.rb +++ b/Library/Formula/x264.rb @@ -16,8 +16,8 @@ class X264 < Formula # Support building with Clang 3.4 # The patch will be merged in the official repository soon. patch do - url "https://github.com/DarkShikari/x264-devel/commit/bc3b27.patch" - sha1 "3a156908998c6c8588e4f50d125fa1cfe8a1eba7" + url "https://github.com/DarkShikari/x264-devel/commit/bc3b27.diff" + sha1 "85145f2123ef4a881749b8524583a56ead8494ef" end bottle do |
