gnu: whois: Update to 5.2.18.

* gnu/packages/networking.scm (whois): Update to 5.2.18.
This commit is contained in:
Marius Bakke 2017-08-22 23:17:14 +02:00
parent ed8634c404
commit 4e58740aff
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -444,7 +444,7 @@ (define-public iodine
(define-public whois
(package
(name "whois")
(version "5.2.17")
(version "5.2.18")
(source
(origin
(method url-fetch)
@ -452,7 +452,7 @@ (define-public whois
name "_" version ".tar.xz"))
(sha256
(base32
"0r4np8gaxhy9c0v795dc4dhxms9zak31vd378sb1h7jpixkqax95"))))
"1mcpgj18n1xppvlhjqzpj05yr5z48bym9bd88k10fwgkmwk0spf3"))))
(build-system gnu-build-system)
;; TODO: unbundle mkpasswd binary + its po files.
(arguments