gnu: hcxtools: Update to 5.1.6.

* gnu/packages/networking.scm (hcxtools): Update to 5.1.6.
master
Tobias Geerinckx-Rice 2019-06-17 16:19:33 +02:00
parent 23414a8efa
commit 6807d6a985
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2255,7 +2255,7 @@ Ethernet and TAP interfaces is supported. Packet capture is also supported.")
(define-public hcxtools
(package
(name "hcxtools")
(version "5.1.4")
(version "5.1.6")
(source
(origin
(method git-fetch)
@ -2263,7 +2263,7 @@ Ethernet and TAP interfaces is supported. Packet capture is also supported.")
(url "https://github.com/ZerBea/hcxtools.git")
(commit version)))
(sha256
(base32 "1bkl0j6m5q091fas99s83aclcc5kfwacmkgmyg8565z2npvnj7nf"))
(base32 "05sjbmv2wq3nlmammrwxqc62c4sagjjgczzddr1jcqkf6kywzkl8"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(inputs