gst-plugins-ugly 1.6.1
Closes Homebrew/homebrew#45543. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
a7590f15bd
commit
2329ddbfe3
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GstPluginsUgly < Formula
|
||||
desc "GStreamer plugins (well-supported, possibly problematic for distributors)"
|
||||
homepage "http://gstreamer.freedesktop.org/"
|
||||
url "http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.6.0.tar.xz"
|
||||
sha256 "91178dc0d687a83c083190a905681d3a66901374b1004fc52cd300b7802e5f06"
|
||||
url "http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.6.1.tar.xz"
|
||||
sha256 "0cc3f90e4322efe1f774272e8fe5c185be37cf7999cd5ca7e0e0607e03d56a57"
|
||||
|
||||
bottle do
|
||||
sha256 "ffcf9543143cd22f5f5ed1b10c1f871f8776d76422e647d28bb0031cbd3e26b3" => :el_capitan
|
||||
|
|
Loading…
Reference in a new issue