gst-plugins-ugly 1.2.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
cef98d5ac2
commit
1e4087ce3d
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class GstPluginsUgly < Formula
|
||||
homepage 'http://gstreamer.freedesktop.org/'
|
||||
url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.3.tar.xz'
|
||||
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.2.3.tar.xz'
|
||||
sha256 '537b0a7607eee499026388bb705b5b68985a3fd59fe22ee09accaf8cdf57eb3b'
|
||||
url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.4.tar.xz'
|
||||
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.2.4.tar.xz'
|
||||
sha256 '4ef6f76a47d57b8385d457c7b620b4c28fc041ab1d7c2e3e2f5f05b12b988ea8'
|
||||
revision 1
|
||||
|
||||
head do
|
||||
|
|
Loading…
Reference in a new issue