gst-plugins-good 1.2.1

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Thijs Vermeir 2013-11-12 20:18:21 +01:00 committed by Jack Nagel
parent 4c00008bb5
commit bc9d92301e

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.2.0.tar.xz'
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.2.0.tar.xz'
sha256 '2256a6b2744ea18d8810642cf9061a2f12f4b7eba87d3fbc98004262b4f0fdfa'
url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.2.1.tar.xz'
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.2.1.tar.xz'
sha256 '660fa02dbe01086fcf702d87acc0ba5dde2559d6a11ecf438874afe504c50517'
depends_on 'check' => :optional
end