Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ffmpeg 0.10.2
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
dericed authored and adamv committed Mar 27, 2012
1 parent 11f38ce commit 99bad73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/ffmpeg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ def ffplay?
end

class Ffmpeg < Formula
url 'http://ffmpeg.org/releases/ffmpeg-0.10.tar.bz2'
url 'http://ffmpeg.org/releases/ffmpeg-0.10.2.tar.bz2'
homepage 'http://ffmpeg.org/'
sha1 'a3a7fe25db760a99d51266b33386da9c8552feef'
sha1 '743f44a71f93b14c9b26ca2424b0da8457cef4be'

head 'git://git.videolan.org/ffmpeg.git'

Expand Down

0 comments on commit 99bad73

Please sign in to comment.