aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-ugly.rb
diff options
context:
space:
mode:
authorThijs Vermeir2013-08-09 17:03:12 +0200
committerAdam Vandenberg2013-08-13 06:44:51 -0700
commit0b7170708b91f5d9b76ddb0b49f1521bc872f71e (patch)
tree8b437c602d91f1c3ae73de6feb842142203c0af3 /Library/Formula/gst-plugins-ugly.rb
parent886be1d6e9dca2c048d631679640ee4d36953d64 (diff)
downloadhomebrew-0b7170708b91f5d9b76ddb0b49f1521bc872f71e.tar.bz2
gst-plugins-ugly 1.0.9
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.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-ugly.rb b/Library/Formula/gst-plugins-ugly.rb
index 97e4a8f62..40d7d2246 100644
--- a/Library/Formula/gst-plugins-ugly.rb
+++ b/Library/Formula/gst-plugins-ugly.rb
@@ -2,9 +2,9 @@ require 'formula'
class GstPluginsUgly < Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.0.8.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.0.8.tar.xz'
- sha256 '58cbae3cad52a91526d599fc90793147e934078055126865ee019bf97f1e0b84'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.0.9.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.0.9.tar.xz'
+ sha256 '11250fe9e44b0169c3a289e981b31874b483643ed78f619682ae1644d7088379'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build