aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
authorMisty De Meo2013-10-01 23:55:00 -0700
committerMisty De Meo2013-10-01 23:55:28 -0700
commit6b754f19463ae8f06acc852029904d91b92bcb83 (patch)
tree29440fbbac3a0855f89c44ce10711b70cde3debd /Library/Formula/ffmpeg.rb
parent3a156cb18bda80ca7379e24c0dbc9f3ee416703e (diff)
downloadhomebrew-6b754f19463ae8f06acc852029904d91b92bcb83.tar.bz2
ffmpeg 1.2.3
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 e8e469767..5902e461b 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.2.1.tar.bz2'
- sha1 '930e5612d75d04fdf7c0579f4d85d47e31e38945'
+ url 'http://ffmpeg.org/releases/ffmpeg-1.2.3.tar.bz2'
+ sha1 'f083c92075fe010f17416bc880dfca101535276d'
head 'git://git.videolan.org/ffmpeg.git'