gst-plugins-good 1.2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d6fc1d75bf
commit
b9c580dfdf
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue