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 1270f48b2..f031c52c5 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -1,7 +1,7 @@
class Ffmpeg < Formula
homepage "https://ffmpeg.org/"
- url "https://www.ffmpeg.org/releases/ffmpeg-2.5.3.tar.bz2"
- sha1 "160d53a0d6b8df18336fac7f068c390ac2d34cef"
+ url "https://www.ffmpeg.org/releases/ffmpeg-2.5.4.tar.bz2"
+ sha1 "e7d0bab14e82876762531a883c6b48918631d48c"
head "git://git.videolan.org/ffmpeg.git"