aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
authorCharlie Sharpsteen2011-10-09 21:28:58 -0700
committerCharlie Sharpsteen2011-10-09 21:28:58 -0700
commita1b65c4cbae34eb64fccd5e6596481c73706b9a4 (patch)
tree25a3741190ca237728072352f4a2be36d9589322 /Library/Formula/ffmpeg.rb
parentdf5ef2fb8593495f69fc897a6e0ad449168b88db (diff)
downloadhomebrew-a1b65c4cbae34eb64fccd5e6596481c73706b9a4.tar.bz2
FFmpeg: Update to 0.8.5
Diffstat (limited to 'Library/Formula/ffmpeg.rb')
-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 8464fc0e0..7ecea710c 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -1,9 +1,9 @@
require 'formula'
class Ffmpeg < Formula
- url 'http://ffmpeg.org/releases/ffmpeg-0.8.4.tar.bz2'
+ url 'http://ffmpeg.org/releases/ffmpeg-0.8.5.tar.bz2'
homepage 'http://ffmpeg.org/'
- sha1 '70fc95f2711defe4953862bd42a5a228cee803b8'
+ sha1 'a69d909958b23f8b2509ddda6cdeba2601edf5ff'
head 'git://git.videolan.org/ffmpeg.git'