aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMisty De Meo2013-10-03 19:34:04 -0700
committerMisty De Meo2013-10-03 19:34:22 -0700
commit0515ae5268f3826f8e86f9edb39dcd22b09d4d37 (patch)
tree08da53479bac9f85848aed18604dc8bb22d3241c /Library/Formula
parentae59e09903b701240b6602eaa260cb94ecf19f7b (diff)
downloadhomebrew-0515ae5268f3826f8e86f9edb39dcd22b09d4d37.tar.bz2
ffmpeg 1.2.4
Diffstat (limited to 'Library/Formula')
-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 17f62465d..e29c622b3 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.3.tar.bz2'
- sha1 'f083c92075fe010f17416bc880dfca101535276d'
+ url 'http://ffmpeg.org/releases/ffmpeg-1.2.4.tar.bz2'
+ sha1 'ee73a05bde209fc23441c7e49767c1b7a4b6f124'
head 'git://git.videolan.org/ffmpeg.git'