aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-good.rb
diff options
context:
space:
mode:
authorThijs Vermeir2013-09-08 16:16:43 +0200
committerJack Nagel2013-09-08 23:16:39 -0500
commitffd3eb6a715b68a898cdf283918e5f53d68a9674 (patch)
treeb9e76da03d8f5267bd38bf5c1cedb84a32d915d3 /Library/Formula/gst-plugins-good.rb
parent84ff180de1adceec78e2c5ccada6ca0d32ee5197 (diff)
downloadhomebrew-ffd3eb6a715b68a898cdf283918e5f53d68a9674.tar.bz2
gst-plugins-good 1.0.10
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 fc83537ed..9f94681c2 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.9.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.0.9.tar.xz'
- sha256 'cfa2e617a76f93e9ddd4ae1109297e93fb4a06b152042b996231234a72c5a5ff'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.0.10.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.0.10.tar.xz'
+ sha256 'c60342d6080ac6f794c5c2427dfbdee9140a2f67b82e7e945e286a2d416428ae'
head 'git://anongit.freedesktop.org/gstreamer/gst-plugins-good'