From ccbb0095f0f873fec81466f3bc8f9c30e58e8ba9 Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Thu, 4 Dec 2014 10:00:24 +0200 Subject: ffmpeg 2.5 Closes #34667. Signed-off-by: Mike McQuaid --- Library/Formula/ffmpeg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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" -- cgit v1.2.3