aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gst-plugins-bad.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-bad.rb b/Library/Formula/gst-plugins-bad.rb
index 782a46d27..f285a9184 100644
--- a/Library/Formula/gst-plugins-bad.rb
+++ b/Library/Formula/gst-plugins-bad.rb
@@ -2,9 +2,9 @@ require 'formula'
class GstPluginsBad < Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.0.6.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.6.tar.xz'
- sha256 '92130899d0b78b71f1551cada9b10b550e91506c2d7b8b748e5cc18a620d302d'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.0.7.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.7.tar.xz'
+ sha256 '5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build