aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorThijs Vermeir2014-12-22 13:01:52 +0100
committerBrewTestBot2015-01-01 05:39:27 +0000
commit76edc0fc9b842b4360014b134a10871f60faa471 (patch)
tree6f9e4bd8ee1e53c5b4586c6eb65a155c42b27fe2 /Library
parent8f71b68fdb922bfe8509c7eb86bc6e110dc41a8c (diff)
downloadhomebrew-76edc0fc9b842b4360014b134a10871f60faa471.tar.bz2
gst-plugins-good 1.4.5
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gst-plugins-good.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-good.rb b/Library/Formula/gst-plugins-good.rb
index df10b79b0..e9c700847 100644
--- a/Library/Formula/gst-plugins-good.rb
+++ b/Library/Formula/gst-plugins-good.rb
@@ -4,9 +4,9 @@ class GstPluginsGood < Formula
homepage 'http://gstreamer.freedesktop.org/'
stable do
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.4.4.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.4.4.tar.xz'
- sha256 '2df90e99da45211c7b2525ae4ac34830a9e7784bd48c072c406c0cf014bdb277'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.4.5.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.4.5.tar.xz'
+ sha256 "79b1b5f3f7bcaa8a615202eb5e176121eeb8336960f70687e536ad78dbc7e641"
depends_on 'check' => :optional
end