gst-plugins-bad 1.0.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Thijs Vermeir 2013-04-29 13:08:10 +02:00 committed by Adam Vandenberg
parent e8d4298ceb
commit a0dcf0ee5f
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class GstPluginsBad < Formula
homepage 'http://gstreamer.freedesktop.org/'
url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.0.6.tar.xz'
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.6.tar.xz'
sha256 '92130899d0b78b71f1551cada9b10b550e91506c2d7b8b748e5cc18a620d302d'
url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.0.7.tar.xz'
mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.7.tar.xz'
sha256 '5f49e6353fdc855834b5beb054b3a47ef5fa558006c7eda6d2ec07b36315c2ab'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build