aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorStein Magnus Jodal2012-02-05 12:46:51 +0100
committerJack Nagel2012-02-06 20:34:34 -0600
commit308d3d7ef2f213c87a7411c28b45ca2b9773b81c (patch)
tree5165728731c09fb574db36443ee33112199fdf1a /Library
parentade3779029b83dc4452c9dbc3b16244d614d85cb (diff)
downloadhomebrew-308d3d7ef2f213c87a7411c28b45ca2b9773b81c.tar.bz2
gst-ffmpeg 0.10.13
Closes #9984. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gst-ffmpeg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gst-ffmpeg.rb b/Library/Formula/gst-ffmpeg.rb
index ba9de38b9..ad4b4d278 100644
--- a/Library/Formula/gst-ffmpeg.rb
+++ b/Library/Formula/gst-ffmpeg.rb
@@ -1,9 +1,9 @@
require 'formula'
class GstFfmpeg < Formula
- url 'http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.11.tar.bz2'
+ url 'http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.13.tar.bz2'
homepage 'http://gstreamer.freedesktop.org/'
- md5 '0d23197ba7ac06ea34fa66d38469ebe5'
+ md5 '7f5beacaf1312db2db30a026b36888c4'
depends_on 'gst-plugins-base'
# ffmpeg is bundled with gst-ffmpeg