1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-17 22:55:57 +02:00

gnu: webkitgtk: Update to 2.18.3 [fixes CVE-2017-{13788,13798,13803}].

* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.3.
This commit is contained in:
Leo Famulari
2017-11-10 12:43:25 -05:00
parent adf7e69cab
commit 74c0aeb027
+2 -2
View File
@@ -54,14 +54,14 @@
(define-public webkitgtk
(package
(name "webkitgtk")
(version "2.18.2")
(version "2.18.3")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
(base32
"1ry8zvv6k01g9p7agg326n0ziqpqjxd49h5w1b2is6rjnpqv6k5i"))))
"17lgn7qwrwqxl1lgmq5icvzmna6aymx4c7al47rp0vvac7hj0m71"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no tests