aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
authorrafaeldx72014-04-11 18:30:50 -0300
committerBrett Koonce2014-04-12 09:08:34 -0500
commit37086bb49e68f469243c5f11598502cc2df68dc9 (patch)
treec61233f433930ce0defe78073124cc5a7238b348 /Library/Formula/ffmpeg.rb
parent48efbcb836ca8030232ed6868781cdf8c4c4cea5 (diff)
downloadhomebrew-37086bb49e68f469243c5f11598502cc2df68dc9.tar.bz2
ffmpeg: 2.2.1
Diffstat (limited to 'Library/Formula/ffmpeg.rb')
-rw-r--r--Library/Formula/ffmpeg.rb4
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