diff options
| author | Thijs Vermeir | 2014-11-13 13:22:08 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-11-14 17:54:43 -0600 |
| commit | 705f6b6c6bcd13d801748a9e09a96ba3a35b2e70 (patch) | |
| tree | f00e9094f5e838ea3034e03bd11cf878e50cbb5a /Library/Formula | |
| parent | e00c5a5cb97fab7b71c867e9dde381548b7564df (diff) | |
| download | homebrew-705f6b6c6bcd13d801748a9e09a96ba3a35b2e70.tar.bz2 | |
gst-plugins-good 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gst-plugins-good.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-good.rb b/Library/Formula/gst-plugins-good.rb index fd9a10fc1..7614070c4 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.3.tar.xz' - mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-good-1.4.3.tar.xz' - sha256 '5876a74402f2a24d1d3ae9163c32466bdc7a565696dddeef65e6a9a93efc5537' + 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' depends_on 'check' => :optional end |
