aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2012-12-17 13:04:14 -0800
committerAdam Vandenberg2012-12-17 13:04:14 -0800
commit05fed7222905d3449f4da3af61893cca570284f6 (patch)
treea1eb36266b9cdd042cfa781338821b7baec471a9 /Library
parentc6ad0cce197f8192f048b1a6dbd4530219aa53cc (diff)
downloadhomebrew-05fed7222905d3449f4da3af61893cca570284f6.tar.bz2
ffmpeg 1.0.1
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 cd3613e66..e9d61b6f5 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.0.tar.bz2'
- sha1 'bf1f917c4fa26cf225616f2063e60c33cac546be'
+ url 'http://ffmpeg.org/releases/ffmpeg-1.0.1.tar.bz2'
+ sha1 '007465d01dcd4cae973285f89f5c6c500602a3ec'
head 'git://git.videolan.org/ffmpeg.git'