diff options
| author | Thijs Vermeir | 2014-11-13 13:23:59 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-11-14 17:54:45 -0600 |
| commit | 2586e1376e7241934ffdd28a163b4f9b7ba5086d (patch) | |
| tree | 8c49becb56eca3129da19a8b382591b96b92a6ac /Library/Formula | |
| parent | 705f6b6c6bcd13d801748a9e09a96ba3a35b2e70 (diff) | |
| download | homebrew-2586e1376e7241934ffdd28a163b4f9b7ba5086d.tar.bz2 | |
gst-plugins-bad 1.4.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gst-plugins-bad.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-bad.rb b/Library/Formula/gst-plugins-bad.rb index 5aea1119b..1ffe10ba1 100644 --- a/Library/Formula/gst-plugins-bad.rb +++ b/Library/Formula/gst-plugins-bad.rb @@ -2,9 +2,9 @@ require 'formula' class GstPluginsBad < Formula homepage 'http://gstreamer.freedesktop.org/' - url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.4.3.tar.xz' - mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.4.3.tar.xz' - sha256 'a6840080c469d0db51d6d4d0f7c42c97b3c8c01942f24401c61b1ad36726b97c' + url 'http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.4.4.tar.xz' + mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-bad-1.4.4.tar.xz' + sha256 'e41b36105c0a13a2cb1ff9f559714e839b82dc3841484cd664790fb7947e55c7' bottle do sha1 "7cdb7699744842c077459fc7498a269477c04425" => :mavericks |
