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 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'