me
/
guix
Archived
1
0
Fork 0

gnu: x265: Update to 3.2.1.

* gnu/packages/video.scm (x265): Update to 3.2.1.
master
Tobias Geerinckx-Rice 2019-11-01 17:04:30 +01:00
parent e8156383c6
commit 9a3be6fc42
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -508,7 +508,7 @@ H.264 (MPEG-4 AVC) video streams.")
(define-public x265
(package
(name "x265")
(version "3.2")
(version "3.2.1")
(outputs '("out" "static"))
(source
(origin
@ -518,7 +518,7 @@ H.264 (MPEG-4 AVC) video streams.")
(string-append "https://download.videolan.org/videolan/x265/"
"x265_" version ".tar.gz")))
(sha256
(base32 "0fqkhfhr22gzavxn60cpnj3agwdf5afivszxf3haj5k1sny7jk9n"))
(base32 "1k5vijsy6cgcghw69f5275xfmbjjx7js0nlbgxbd6krnjb7sv6zv"))
(patches (search-patches "x265-arm-flags.patch"))
(modules '((guix build utils)))
(snippet '(begin