gnu: whois: Update to 5.2.17.

* gnu/packages/networking.scm (whois): Update to 5.2.17.
This commit is contained in:
Marius Bakke 2017-07-27 23:46:46 +02:00
parent bd51224936
commit fb2715720a
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

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