aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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'