aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz2014-03-02 14:24:58 +0100
committerMike McQuaid2014-03-02 14:46:28 +0000
commit45f2950f0473f0c7e93c35bf99cbd64d2df0e9b5 (patch)
tree5bfd6358b23e1e671b4972ecff8cae7b10c644ec /Library/Formula/ffmpeg.rb
parent42b1177db735f72909c405cb7130136f986f8eac (diff)
downloadhomebrew-45f2950f0473f0c7e93c35bf99cbd64d2df0e9b5.tar.bz2
ffmpeg 2.1.4
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
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 fa65d9499..eb8b3f94b 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.1.3.tar.bz2'
- sha1 '9dc54bbef673f3938e280bf48d07e7b24fe445ab'
+ url 'http://ffmpeg.org/releases/ffmpeg-2.1.4.tar.bz2'
+ sha1 '99c2f7af3e6d5f4a962ae8bf627d3c53bc282fec'
head 'git://git.videolan.org/ffmpeg.git'
bottle do