gnu: gst-plugins-good: Update to 1.18.4.
* gnu/packages/gstreamer.scm (gst-plugins-good)[version]: Update to 1.18.4. Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
This commit is contained in:
parent
4c0a39ee65
commit
69e3e046d6
@ -618,7 +618,7 @@ for the GStreamer multimedia library.")
|
|||||||
(define-public gst-plugins-good
|
(define-public gst-plugins-good
|
||||||
(package
|
(package
|
||||||
(name "gst-plugins-good")
|
(name "gst-plugins-good")
|
||||||
(version "1.18.2")
|
(version "1.18.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -630,7 +630,7 @@ for the GStreamer multimedia library.")
|
|||||||
"gst-plugins-good-CVE-2021-3497.patch"
|
"gst-plugins-good-CVE-2021-3497.patch"
|
||||||
"gst-plugins-good-CVE-2021-3498.patch"))
|
"gst-plugins-good-CVE-2021-3498.patch"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1929nhjsvbl4bw37nfagnfsnxz737cm2x3ayz9ayrn9lwkfm45zp"))))
|
(base32 "1c1rpq709cy8maaykyn1n0kckj9c6fl3mhvixkk6xmdwkcx0xrdn"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
|
`(#:glib-or-gtk? #t ; To wrap binaries and/or compile schemas
|
||||||
|
Loading…
x
Reference in New Issue
Block a user