aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-good.rb
diff options
context:
space:
mode:
authorThijs Vermeir2013-07-14 15:35:50 +0200
committerJack Nagel2013-07-14 11:30:12 -0500
commit1ab00b6c31682b23dbe527c846293c6566b4d386 (patch)
treea62cac640ddee9b86af8196a923e31d39da530b4 /Library/Formula/gst-plugins-good.rb
parentc942ddc191d0e7115a5326aeed3605a126d89756 (diff)
downloadhomebrew-1ab00b6c31682b23dbe527c846293c6566b4d386.tar.bz2
gst-plugins-good 1.0.8
Closes #21208. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/gst-plugins-good.rb')
-rw-r--r--Library/Formula/gst-plugins-good.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-good.rb b/Library/Formula/gst-plugins-good.rb
index 7e49e2ee1..eacbd88bd 100644
--- a/Library/Formula/gst-plugins-good.rb
+++ b/Library/Formula/gst-plugins-good.rb
@@ -2,9 +2,9 @@ require 'formula'
class GstPluginsGood < Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.0.7.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.0.7.tar.xz'
- sha256 'a016a3b377c86658627aef902b9204108209100b2e88fcc3b695c392af1b4035'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.0.8.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.0.8.tar.xz'
+ sha256 '97831570ccdd8e15557f18858b965e54433d572d27fdabebb8b710cee276cfad'
depends_on :x11
depends_on 'pkg-config' => :build