aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorThijs Vermeir2014-04-23 10:53:57 +0200
committerJack Nagel2014-04-23 11:09:13 -0500
commita94ba758a2596fbe6bd56ca6cfd73e6ba37a2ac4 (patch)
tree96c67624031653c110530d11b9c7d3f477ad111c /Library/Formula
parent3abae6adcb04f8c43f97e6ba278a241e5763705b (diff)
downloadhomebrew-a94ba758a2596fbe6bd56ca6cfd73e6ba37a2ac4.tar.bz2
gst-plugins-bad 1.2.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 d2165dbba..4aa550063 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.3.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.2.3.tar.xz'
- sha256 '595d7911a9e6207dea37200587724bdbf841b81a5eb0730118be36976684278c'
+ 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'
head do
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'