aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-bad.rb
diff options
context:
space:
mode:
authorThijs Vermeir2014-07-21 15:17:03 +0200
committerMike McQuaid2014-07-21 20:39:29 +0100
commit5d69f27e1fb59c34705c29fc982a18371ab73e67 (patch)
tree5b14d81dde56c92b33bbfe16961e54d08abb3b2e /Library/Formula/gst-plugins-bad.rb
parentcf30e777bf43e3349f767e4d7117bc06ad27ac95 (diff)
downloadhomebrew-5d69f27e1fb59c34705c29fc982a18371ab73e67.tar.bz2
gst-plugins-bad 1.4.0
Diffstat (limited to 'Library/Formula/gst-plugins-bad.rb')
-rw-r--r--Library/Formula/gst-plugins-bad.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-bad.rb b/Library/Formula/gst-plugins-bad.rb
index 3e03fd0d0..98dd35acb 100644
--- a/Library/Formula/gst-plugins-bad.rb
+++ b/Library/Formula/gst-plugins-bad.rb
@@ -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.2.4.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.2.4.tar.xz'
- sha256 '984c133ec9d5d705e313d9e2bbd1472b93c6567460602a9a316578925ffe2eca'
+ 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.4.0.tar.xz'
+ sha256 'ff2cb754f7725b205aec66002b1406e440f3a03194b6cad2d126ef5cd00902f9'
head do
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'