aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
authorDave Rice2014-10-06 23:01:10 -0400
committerMike McQuaid2014-10-07 04:37:57 +0100
commit8fad8a301431ebad9e0592f82a30e4f572c76b1f (patch)
treea74fd4fc607659400e00714900f9ebf4c83d7fb9 /Library/Formula/ffmpeg.rb
parent9df3b7801ab6c8a2c0635a58768bda67643a2ef1 (diff)
downloadhomebrew-8fad8a301431ebad9e0592f82a30e4f572c76b1f.tar.bz2
ffmpeg 2.4.2
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 65f54c3b6..1e70ddceb 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -2,8 +2,8 @@ require "formula"
class Ffmpeg < Formula
homepage "https://ffmpeg.org/"
- url "https://ffmpeg.org/releases/ffmpeg-2.4.1.tar.bz2"
- sha1 "8cb1c03af61001edbd0d9643b2a01b7aa097a4b3"
+ url "https://ffmpeg.org/releases/ffmpeg-2.4.2.tar.bz2"
+ sha1 "8fedc6f235d8510f716bca1784faa8cbe5d9cf78"
head "git://git.videolan.org/ffmpeg.git"