gst-plugins-good 1.2.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Thijs Vermeir 2013-09-29 11:22:09 +02:00 committed by Adam Vandenberg
parent d6fc1d75bf
commit b9c580dfdf

View file

@ -4,9 +4,9 @@ class GstPluginsGood < Formula
homepage 'http://gstreamer.freedesktop.org/'
stable do
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'
url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.2.0.tar.xz'
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.2.0.tar.xz'
sha256 '2256a6b2744ea18d8810642cf9061a2f12f4b7eba87d3fbc98004262b4f0fdfa'
depends_on 'check' => :optional
end