gnu: mediasdk: Update to 22.4.4.

* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
This commit is contained in:
Marius Bakke 2022-08-11 18:33:02 +02:00
parent 9de0dffe79
commit c851ea265a
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -339,7 +339,7 @@ (define-public svt-hevc
(define-public mediasdk
(package
(name "mediasdk")
(version "20.1.1")
(version "22.4.4")
(source
(origin
(method git-fetch)
@ -349,7 +349,7 @@ (define-public mediasdk
(commit (string-append "intel-" name "-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0blwcxr5j8762nylx2cxrq0h53bpgnk859dbs6crq4wr9fcxlx9z"))))
(base32 "18mrqringyv1drswm4m8ppw7sks6x4jzp6s0ag0h9hrpd15kn5rx"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags