ffmpeg 1.1.2

Closes Homebrew/homebrew#17659.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Hunter Morris 2013-02-07 08:30:33 -05:00 committed by Adam Vandenberg
parent 42e7ada99b
commit 12aa8b7c26

View file

@ -2,8 +2,8 @@ require 'formula'
class Ffmpeg < Formula
homepage 'http://ffmpeg.org/'
url 'http://ffmpeg.org/releases/ffmpeg-1.1.1.tar.bz2'
sha1 'ad02037de190fb04611ec5347c5a97130249bebf'
url 'http://ffmpeg.org/releases/ffmpeg-1.1.2.tar.bz2'
sha1 '1fb1c2019ff13440b3670dc83846c654b245c4c9'
head 'git://git.videolan.org/ffmpeg.git'