aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-bad.rb
diff options
context:
space:
mode:
authorThijs Vermeir2013-09-08 16:19:38 +0200
committerJack Nagel2013-09-08 23:16:45 -0500
commit6a09ff804a43fae05956b45c36d8347d52cc79a2 (patch)
treec9423acb77d73989f7d4bdcb3b544b89d7125fbf /Library/Formula/gst-plugins-bad.rb
parent3f72074ee90146dac0df7768a5e98d4fefd78f19 (diff)
downloadhomebrew-6a09ff804a43fae05956b45c36d8347d52cc79a2.tar.bz2
gst-plugins-bad 1.0.10
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 2fccd0fb1..01f06344d 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.0.9.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.9.tar.xz'
- sha256 '69d236b1d8188270a3f51f6710146d0ca63c2f1a9f6cfbab3399ef01b9498f75'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.0.10.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.0.10.tar.xz'
+ sha256 '91da60ba2ee5c681f11188a4a456894e7f989435c2102c15eff97bbd4fc4c726'
head 'git://anongit.freedesktop.org/gstreamer/gst-plugins-bad'