aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authornibbles 2bits2012-06-10 00:31:11 -0700
committerAdam Vandenberg2012-06-10 08:00:56 -0700
commit608a7598eb8da7d021011f6fefd524e84d06c30c (patch)
treeba3a56806b6da585f26f30c7a635e8f54967bca5 /Library/Formula
parentc385e90ae03dcd2e3e829d9203d30d9ff4e84fa5 (diff)
downloadhomebrew-608a7598eb8da7d021011f6fefd524e84d06c30c.tar.bz2
ffmpeg 0.11.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 7924dcbf5..86bdc1779 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -6,8 +6,8 @@ end
class Ffmpeg < Formula
homepage 'http://ffmpeg.org/'
- url 'http://ffmpeg.org/releases/ffmpeg-0.11.tar.bz2'
- sha1 '1aa3443c20b1c5d132d1fe06de7cc949a7219edd'
+ url 'http://ffmpeg.org/releases/ffmpeg-0.11.1.tar.bz2'
+ sha1 'bf01742be60c2e6280371fc4189d5d28933f1a56'
head 'git://git.videolan.org/ffmpeg.git'