gst-plugins-base 1.10.1
Closes #7036. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bbd982f824
commit
8e876c8419
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class GstPluginsBase < Formula
|
||||
desc "GStreamer plugins (well-supported, basic set)"
|
||||
homepage "https://gstreamer.freedesktop.org/"
|
||||
url "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10.0.tar.xz"
|
||||
sha256 "bfcdef97dfc69a0bbdb4403c47aae4e53def176bf0b781c5d818550536cfe94a"
|
||||
url "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.10.1.tar.xz"
|
||||
sha256 "66cfee294c7aaf9d7867eaba4841ca6254ea74f1a8b53e1289f4d3b9b6c976c9"
|
||||
|
||||
bottle do
|
||||
sha256 "695d260f6d4ab6d552bd0d91ef2ad076ba85dfb4c5a5c60402ce5ed74920f25d" => :sierra
|
||||
|
|
Loading…
Reference in a new issue