gst-plugins-bad 0.10.23
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
ff9f9f416c
commit
5c4dca3e00
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ 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-0.10.22.tar.bz2'
|
url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-0.10.23.tar.bz2'
|
||||||
sha256 'd8f7102f43ffea076646427115ffdccb3975954f1e9367bd304f7ee01e12070c'
|
sha256 '0eae7d1a1357ae8377fded6a1b42e663887beabe0e6cc336e2ef9ada42e11491'
|
||||||
|
|
||||||
depends_on 'pkg-config' => :build
|
depends_on 'pkg-config' => :build
|
||||||
depends_on 'gettext'
|
depends_on 'gettext'
|
||||||
|
|
Loading…
Reference in a new issue