From 6b754f19463ae8f06acc852029904d91b92bcb83 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Tue, 1 Oct 2013 23:55:00 -0700 Subject: ffmpeg 1.2.3 --- Library/Formula/ffmpeg.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb index e8e469767..5902e461b 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-1.2.1.tar.bz2' - sha1 '930e5612d75d04fdf7c0579f4d85d47e31e38945' + url 'http://ffmpeg.org/releases/ffmpeg-1.2.3.tar.bz2' + sha1 'f083c92075fe010f17416bc880dfca101535276d' head 'git://git.videolan.org/ffmpeg.git' -- cgit v1.2.3