aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-base.rb
diff options
context:
space:
mode:
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 d7a5d8a7e..f19b7bc26 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.32.tar.bz2'
- md5 '2920af2b3162f3d9fbaa7fabc8ed4d38'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-0.10.34.tar.bz2'
+ sha256 '7f347a60cd4317c7ea44c23e52d6e6233d2fa278b3fe3df7cbefe2bc2e253989'
depends_on 'pkg-config' => :build
depends_on 'gettext'