zip, unzip, caddy, nmap, parted
This commit is contained in:
11
packages/nmap.shrap
Normal file
11
packages/nmap.shrap
Normal file
@@ -0,0 +1,11 @@
|
||||
(package
|
||||
(name "nmap")
|
||||
(version "7.98")
|
||||
(homepage "https://nmap.org/")
|
||||
(dependencies python libpcap)
|
||||
(src (tar
|
||||
(url "https://nmap.org/dist/nmap-7.98.tgz")
|
||||
(dir "nmap-7.98")
|
||||
(blake3 "fceb3095aead22476564eab66ebf820a944830cb4f3ea78ee9b76a7a3eeab973")))
|
||||
(build
|
||||
(configure_make)))
|
||||
Reference in New Issue
Block a user