gnu: webkitgtk: Update to 2.18.4 [fixes CVE-2017-{7156,13856,13866,13870}].

* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.4.
This commit is contained in:
Leo Famulari 2017-12-19 14:38:02 -05:00
parent 57ae890fb3
commit 74c96b0b09
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -54,14 +54,14 @@ (define-module (gnu packages webkit)
(define-public webkitgtk
(package
(name "webkitgtk")
(version "2.18.3")
(version "2.18.4")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
"17lgn7qwrwqxl1lgmq5icvzmna6aymx4c7al47rp0vvac7hj0m71"))))
"1f1j0r996l20cgkvbwpizn7d4yp58cy334b1pvn4kfb5c2dbpdl7"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no tests