aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
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 fb0d44713..ce6c55cc6 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://www.ffmpeg.org/releases/ffmpeg-2.4.4.tar.bz2"
- sha1 "c0a0829fbb4cf423eed77f39d3661d1a34ac7c35"
+ url "https://www.ffmpeg.org/releases/ffmpeg-2.5.tar.bz2"
+ sha1 "ec0111e8298bdb2291d82e3b4f67354ba48fab19"
head "git://git.videolan.org/ffmpeg.git"