aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorThijs Vermeir2013-07-14 15:38:58 +0200
committerJack Nagel2013-07-14 11:30:13 -0500
commit4e802070b6337d020828b25d27a7a236c922db82 (patch)
tree788a51dcde1cd2dbb51b578719a19636b52dac41 /Library
parentb7ec387b3573f6fd7a45f657d3e68361db2f0a5d (diff)
downloadhomebrew-4e802070b6337d020828b25d27a7a236c922db82.tar.bz2
gst-plugins-ugly 1.0.8
Closes #21208. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-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 ceb4db002..97e4a8f62 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.7.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-ugly-1.0.7.tar.xz'
- sha256 'b78b8cfabe322497da432a0f297dbb21862a033f95e8d4cd8f207eccb5288f2b'
+ 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'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build