gnu: nmap: Update to 7.97.

* gnu/packages/admin.scm (nmap): Update to 7.97.

Change-Id: I810965953beb1c9b9eea67999b12d35f0c5abf6c
This commit is contained in:
Artyom V. Poptsov 2025-06-15 22:09:49 +03:00
parent 20fcdcafe0
commit 5c0922357f
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -3733,14 +3733,14 @@ rules is done with the @code{auditctl} utility.")
(define-public nmap
(package
(name "nmap")
(version "7.96")
(version "7.97")
(source (origin
(method url-fetch)
(uri (string-append "https://nmap.org/dist/nmap-" version
".tar.bz2"))
(sha256
(base32
"12lcvyzfl1hblbklcss44dr92fr86w0z1y1a90yilv5n5x7pmblq"))
"1h252sz1cqr0r440s7pxn9wwn1jffbrdvacnvmbw4w664mwz565g"))
(modules '((guix build utils)))
(snippet
'(begin