From 37086bb49e68f469243c5f11598502cc2df68dc9 Mon Sep 17 00:00:00 2001 From: rafaeldx7 Date: Fri, 11 Apr 2014 18:30:50 -0300 Subject: ffmpeg: 2.2.1 --- Library/Formula/ffmpeg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/ffmpeg.rb') 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 -- cgit v1.2.3