gnu: x265: Update to 3.3.

* gnu/packages/video.scm (x265): Update to 3.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-04-14 17:12:57 +02:00
parent 9536367ca0
commit 0fc1feec2e
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -602,7 +602,7 @@ (define-public straw-viewer
(define-public x265
(package
(name "x265")
(version "3.2.1")
(version "3.3")
(outputs '("out" "static"))
(source
(origin
@ -612,7 +612,7 @@ (define-public x265
(string-append "https://download.videolan.org/videolan/x265/"
"x265_" version ".tar.gz")))
(sha256
(base32 "1k5vijsy6cgcghw69f5275xfmbjjx7js0nlbgxbd6krnjb7sv6zv"))
(base32 "170b61cgpcs5n35qps0p40dqs1q81vkgagzbs4zv7pzls6718vpj"))
(patches (search-patches "x265-arm-flags.patch"))
(modules '((guix build utils)))
(snippet '(begin