gnu: w3m: Update to 0.5.3+git20161120 [fixes security issues].

Fixes CVE-2016-9439 and others.

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20161120.
master
Efraim Flashner 2016-11-22 13:56:47 +02:00
parent 83a3e805be
commit 4a5ec78d5f
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
(define-public w3m
(package
(name "w3m")
(version "0.5.3+git20161031")
(version "0.5.3+git20161120")
(source (origin
(method git-fetch)
;; Debian's fork of w3m is the only one that is still
@ -47,7 +47,7 @@
(file-name (string-append "w3m-" version "-checkout"))
(sha256
(base32
"142vkkmsk76wj9w6r4y2pa1hmy1kkzmc73an9zchx0ikm2z92x6s"))))
"06n5a9jdyihkd4xdjmyci32dpqp1k2l5awia5g9ng0bn256bacdc"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target