aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ffmpeg.rb')
-rw-r--r--Library/Formula/ffmpeg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb
index b3e0d93ac..a6da97e72 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.tar.bz2'
- sha1 'e1df2389560da95e1a76f9375f054e630c7e2602'
+ url 'http://ffmpeg.org/releases/ffmpeg-1.2.1.tar.bz2'
+ sha1 '930e5612d75d04fdf7c0579f4d85d47e31e38945'
head 'git://git.videolan.org/ffmpeg.git'