aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSteffen Matthischke2014-08-02 12:28:57 +0200
committerMike McQuaid2014-08-02 17:45:38 +0200
commit601b28870d55899e5c1213eaea6bf65f3a60e07f (patch)
tree6dc8d6b66eca5ffaedb42c701f1a170460fc0705 /Library/Formula
parentf181f54d70970e12c40bc348ff01308df99416a6 (diff)
downloadhomebrew-601b28870d55899e5c1213eaea6bf65f3a60e07f.tar.bz2
ffmpeg 2.3.1
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 afe4984bd..196f0cf5c 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -2,8 +2,8 @@ require "formula"
class Ffmpeg < Formula
homepage "https://ffmpeg.org/"
- url "https://ffmpeg.org/releases/ffmpeg-2.3.tar.bz2"
- sha1 "0006580ef3409aaace1c4c35ed6d77aa326ae17c"
+ url "https://ffmpeg.org/releases/ffmpeg-2.3.1.tar.bz2"
+ sha1 "69f73fdc36b2663d9abe714a1767d5b841f70cd0"
head "git://git.videolan.org/ffmpeg.git"