aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 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'