aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 6ffe651d1..00ce3f19d 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -5,9 +5,9 @@ def ffplay?
end
class Ffmpeg < Formula
- url 'http://ffmpeg.org/releases/ffmpeg-0.8.6.tar.bz2'
+ url 'http://ffmpeg.org/releases/ffmpeg-0.8.7.tar.bz2'
homepage 'http://ffmpeg.org/'
- sha1 'ad7eaefa5072ca3c11778f9186fab35558a04478'
+ sha1 'e6c391769b1e45afd8e3f41b734c17ba1437f4a9'
head 'git://git.videolan.org/ffmpeg.git'