Skip to content
Snippets Groups Projects
Unverified Commit ed77c68a authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: nmap: Update to 7.50.

* gnu/packages/admin.scm (nmap): Update to 7.50.
parent daf30066
No related branches found
No related tags found
No related merge requests found
......@@ -1582,14 +1582,14 @@ (define-public audit
(define-public nmap
(package
(name "nmap")
(version "7.40")
(version "7.50")
(source (origin
(method url-fetch)
(uri (string-append "https://nmap.org/dist/nmap-" version
".tar.bz2"))
(sha256
(base32
"121i9mgyc28ra2825akd0ix5qyssv4xc2qlx296mam6hzxgnc54y"))
"1ckl2qxqxkrfa2qxdrqyaa4k1hhj273aqckrc46fijdz0a76mag9"))
(modules '((guix build utils)))
(snippet
'(map delete-file-recursively
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment