gst-plugins-ugly 1.2.1
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
bc9d92301e
commit
01defd9336
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.0.tar.xz'
|
||||
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.2.0.tar.xz'
|
||||
sha256 'e4760af4b12bf97ba0a8001cfe733d9d52160a0ad81f6c6f0d0d3a9e798626de'
|
||||
url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.2.1.tar.xz'
|
||||
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.2.1.tar.xz'
|
||||
sha256 '35ae5d45de54827604e24f57f54ab30a5ab2245b4c4120977273eb11d19c2395'
|
||||
|
||||
head do
|
||||
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-ugly'
|
||||
|
|
Loading…
Reference in a new issue