gnu: gst-libav: Update to 1.20.3.
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.20.3.
This commit is contained in:
parent
00319b9835
commit
a7c64b598b
@ -966,7 +966,7 @@ think twice about shipping them.")
|
|||||||
(define-public gst-libav
|
(define-public gst-libav
|
||||||
(package
|
(package
|
||||||
(name "gst-libav")
|
(name "gst-libav")
|
||||||
(version "1.18.5")
|
(version "1.20.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -975,7 +975,7 @@ think twice about shipping them.")
|
|||||||
"https://gstreamer.freedesktop.org/src/" name "/"
|
"https://gstreamer.freedesktop.org/src/" name "/"
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0j55jgk9sbhinfx2gsg21q609x6yzrixrn5xxlxd378fj6500bl2"))))
|
(base32 "1zkxybdzdkn07wwmj0rrgxyvbry472dggjv2chdsmpzwc02x3v9z"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list perl pkg-config python-wrapper ruby))
|
(list perl pkg-config python-wrapper ruby))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user