From a616eafd30ee579c3ab48ae3881900ddfd575a38 Mon Sep 17 00:00:00 2001 From: Jaime Marquínez Ferrándiz Date: Mon, 25 Aug 2014 20:39:21 +0200 Subject: ffmpeg 2.3.3 --- 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 a61cc2bc1..8005d1254 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.3.2.tar.bz2" - sha1 "453175fb42c7dd217330a6d499932d6970d12ca9" + url "https://ffmpeg.org/releases/ffmpeg-2.3.3.tar.bz2" + sha1 "012afcbc57ecdf23f71b9901087cd5dbc8056756" head "git://git.videolan.org/ffmpeg.git" -- cgit v1.2.3