diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/gst-plugins-base.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-base.rb b/Library/Formula/gst-plugins-base.rb index d1d6eced7..1fc39e605 100644 --- a/Library/Formula/gst-plugins-base.rb +++ b/Library/Formula/gst-plugins-base.rb @@ -2,9 +2,9 @@ require 'formula' class GstPluginsBase < Formula homepage 'http://gstreamer.freedesktop.org/' - url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.2.0.tar.xz' - mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-base-1.2.0.tar.xz' - sha256 '8656e20bf4b675e5696fb4af193793351926d428ca02826c5667a6384729a45d' + url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.2.1.tar.xz' + mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-base-1.2.1.tar.xz' + sha256 'de2444a5c150d4e4b680364d7c0414cd8b015d95b305ff65d65a17683379532f' head do url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-base' |
