gst-plugins-bad 1.4.0
This commit is contained in:
parent
e8d944d38e
commit
10fa6e7a07
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
||||||
|
|
||||||
class GstPluginsBad < Formula
|
class GstPluginsBad < Formula
|
||||||
homepage 'http://gstreamer.freedesktop.org/'
|
homepage 'http://gstreamer.freedesktop.org/'
|
||||||
url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.2.4.tar.xz'
|
url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.4.0.tar.xz'
|
||||||
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.2.4.tar.xz'
|
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.4.0.tar.xz'
|
||||||
sha256 '984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca'
|
sha256 'ff2cb754f7725b205aec66002b1406e440f3a03194b6cad2d126ef5cd00902f9'
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'
|
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'
|
||||||
|
|
Loading…
Reference in a new issue