aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-base.rb
diff options
context:
space:
mode:
authorStein Magnus Jodal2010-08-14 13:27:36 +0200
committerAdam Vandenberg2010-08-14 10:08:06 -0700
commit366f40179435ae75761c8a33fdb5d2fd1ef599a5 (patch)
tree7be77c142855958a90c87754d12573e1ca2f4443 /Library/Formula/gst-plugins-base.rb
parent63ab7a5bf4dad7a2288ce7d965f9a420796e6d86 (diff)
downloadhomebrew-366f40179435ae75761c8a33fdb5d2fd1ef599a5.tar.bz2
Update gst-plugins-base to 0.10.30
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gst-plugins-base.rb')
-rw-r--r--Library/Formula/gst-plugins-base.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gst-plugins-base.rb b/Library/Formula/gst-plugins-base.rb
index d169473ce..1def93620 100644
--- a/Library/Formula/gst-plugins-base.rb
+++ b/Library/Formula/gst-plugins-base.rb
@@ -2,8 +2,8 @@ require 'formula'
class GstPluginsBase <Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.29.tar.bz2'
- md5 'd07e251152cccbaa81807c14cf0fd8c0'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.30.tar.bz2'
+ md5 '3ad90152b58563e1314af26c263f3c4c'
depends_on 'pkg-config'
depends_on 'gettext'