aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-ugly.rb
diff options
context:
space:
mode:
authorBirger J. Nordølum2011-05-17 02:19:42 +0200
committerAdam Vandenberg2011-06-05 21:42:14 -0700
commit24e274593c49b91c3e79fef034be5aa8788855cb (patch)
treedc815c56bbe44cd82ebb10c5be20fc6b3bc97067 /Library/Formula/gst-plugins-ugly.rb
parentfe4c8b633d1519d6411155cddd73524a85a6051f (diff)
downloadhomebrew-24e274593c49b91c3e79fef034be5aa8788855cb.tar.bz2
Update the the GStreamer packages.
gstreamer-0.10.34 gst-plugins-bad-0.10.22 gst-plugins-base-0.10.34 gst-plugins-good-0.10.29 gst-plugins-ugly-0.10.18 gst-rtsp-0.10.8 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gst-plugins-ugly.rb')
-rw-r--r--Library/Formula/gst-plugins-ugly.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gst-plugins-ugly.rb b/Library/Formula/gst-plugins-ugly.rb
index 327ba2c7c..31d12f34b 100644
--- a/Library/Formula/gst-plugins-ugly.rb
+++ b/Library/Formula/gst-plugins-ugly.rb
@@ -2,8 +2,8 @@ require 'formula'
class GstPluginsUgly < Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.17.tar.bz2'
- md5 '504ed6508c3a8f035a2002ed69d68506'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-0.10.18.tar.bz2'
+ sha256 'f9c16748cd9269fae86422d8254a579fa6db073797a5a19a9dc5c72cd66c8e14'
depends_on 'pkg-config' => :build
depends_on 'gettext'