diff options
author | Tim Biermann <tbier@posteo.de> | 2022-09-03 22:30:44 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-09-03 22:30:44 +0200 |
commit | e70f66640b3a27c2d20f0c6c11a5ee6142367d81 (patch) | |
tree | 2a5546672e02353274e73c54141b4d8e853b0203 /nmap | |
parent | 072df65fdb07b0666dad9160804dcd35cdde22c3 (diff) | |
download | contrib-e70f66640b3a27c2d20f0c6c11a5ee6142367d81.tar.gz contrib-e70f66640b3a27c2d20f0c6c11a5ee6142367d81.tar.xz |
nmap: 7.92 -> 7.93
Diffstat (limited to 'nmap')
-rw-r--r-- | nmap/.signature | 6 | ||||
-rw-r--r-- | nmap/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/nmap/.signature b/nmap/.signature index c730cdaa5..566ba8248 100644 --- a/nmap/.signature +++ b/nmap/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xoVASiRZvx/HaLsugzJqoiUjqc8uFYm/aDgEw9kJhsgkH4unknPooTYdIwJmuNHCXID2JGKg3MEIeZea+SjwAk= -SHA256 (Pkgfile) = cea511c2bc051ddc33cdf9acbf4cce20a42ccb830b7ee61209f8aab1791c789f +RWSagIOpLGJF3zexVm8ahhi/tRg11V+723hsUZSkqlnHZj9WUs23U3MRMYruu8bTzThH0GMtCV9Yh9wMguS29nxxSgLVckEjFgA= +SHA256 (Pkgfile) = c2fbee43902724368ed4c223a2d4865757b7eea624383ea6ca10a5c0f80fb5ad SHA256 (.footprint) = 28f48b7e9b0f56643fc4d00e9f494403ed0997fe862a030551c1efabfb073b8f -SHA256 (nmap-7.92.tar.bz2) = a5479f2f8a6b0b2516767d2f7189c386c1dc858d997167d7ec5cfc798c7571a1 +SHA256 (nmap-7.93.tar.bz2) = 55bcfe4793e25acc96ba4274d8c4228db550b8e8efd72004b38ec55a2dd16651 diff --git a/nmap/Pkgfile b/nmap/Pkgfile index 59b691452..a7ab78d41 100644 --- a/nmap/Pkgfile +++ b/nmap/Pkgfile @@ -1,10 +1,10 @@ # Description: Utility for network exploration or security auditing # URL: https://nmap.org # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: libpcap +# Depends on: libpcap lua name=nmap -version=7.92 +version=7.93 release=1 source=(https://nmap.org/dist/$name-$version.tar.bz2) |