gnu: webkitgtk: Update to 2.20.3 [security fixes].

Fixes CVE-2018-4190, CVE-2018-4199, CVE-2018-4218, CVE-2018-4222,
CVE-2018-4232, CVE-2018-4233, CVE-2018-4246 and CVE-2018-11646.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.20.3.
master
Marius Bakke 2018-06-11 17:56:56 +02:00
parent 6e5a6e641a
commit f24cfb6cc3
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -55,14 +55,14 @@
(define-public webkitgtk
(package
(name "webkitgtk")
(version "2.20.2")
(version "2.20.3")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
"1qi6nnj4qidzija1am9xscwjxwfqwhiy7x39ndriqgzh86i97znz"))))
"1n0dy94bm7wvxln4jis1gp8plv8n4a01g41724zsf5psg1yk16sp"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no tests