diff options
| author | rafaeldx7 | 2014-04-11 18:30:50 -0300 |
|---|---|---|
| committer | Brett Koonce | 2014-04-12 09:08:34 -0500 |
| commit | 37086bb49e68f469243c5f11598502cc2df68dc9 (patch) | |
| tree | c61233f433930ce0defe78073124cc5a7238b348 /Library/Formula/ffmpeg.rb | |
| parent | 48efbcb836ca8030232ed6868781cdf8c4c4cea5 (diff) | |
| download | homebrew-37086bb49e68f469243c5f11598502cc2df68dc9.tar.bz2 | |
ffmpeg: 2.2.1
Diffstat (limited to 'Library/Formula/ffmpeg.rb')
| -rw-r--r-- | Library/Formula/ffmpeg.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb index 286a4b121..c03773043 100644 --- a/Library/Formula/ffmpeg.rb +++ b/Library/Formula/ffmpeg.rb @@ -2,8 +2,8 @@ require 'formula' class Ffmpeg < Formula homepage 'http://ffmpeg.org/' - url 'http://ffmpeg.org/releases/ffmpeg-2.2.tar.bz2' - sha1 '889a3a802e2ae9de2758e55c0ccae168d6b3301a' + url 'http://ffmpeg.org/releases/ffmpeg-2.2.1.tar.bz2' + sha1 'c5f8d103b20cd73d329401d85ced4a014757f8b9' head 'git://git.videolan.org/ffmpeg.git' bottle do |
