gnu: vlc: Update to 2.2.8 [fixes CVE-2017-9300, CVE-2017-10699].

* gnu/packages/video.scm (vlc): Update to 2.2.8.
This commit is contained in:
Marius Bakke 2017-11-22 18:45:31 +01:00
parent 09f7c41d6c
commit f137f84923
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -798,7 +798,7 @@ (define-public ffmpeg-2.8
(define-public vlc
(package
(name "vlc")
(version "2.2.6")
(version "2.2.8")
(source (origin
(method url-fetch)
(uri (string-append
@ -806,7 +806,7 @@ (define-public vlc
version "/vlc-" version ".tar.xz"))
(sha256
(base32
"1a22b913p2227ljz89c4fgjlyln5gcz8z58w32r0wh4srnnd60y4"))))
"1v32snw46rkgbdqdy3dssl2y13i8p2cr1cw1i18r6vdmiy24dw4v"))))
(build-system gnu-build-system)
(native-inputs
`(("git" ,git) ; needed for a test