diff options
author | Simone Rota <sip@crux.nu> | 2006-12-08 13:26:34 +0100 |
---|---|---|
committer | Simone Rota <sip@crux.nu> | 2006-12-08 13:26:34 +0100 |
commit | 25b42db6b6f59e6cefb8d912edf6f00d2bb7e2a7 (patch) | |
tree | 582b11e62298187c9619b50a5a250daa482d49a9 /nmap | |
parent | 9a3b87e60bf70ca8268340954a1d5380c5fa4f2c (diff) | |
download | opt-25b42db6b6f59e6cefb8d912edf6f00d2bb7e2a7.tar.gz opt-25b42db6b6f59e6cefb8d912edf6f00d2bb7e2a7.tar.xz |
nmap: updated to 4.20
Diffstat (limited to 'nmap')
-rw-r--r-- | nmap/.footprint | 1 | ||||
-rw-r--r-- | nmap/.md5sum | 2 | ||||
-rw-r--r-- | nmap/Pkgfile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/nmap/.footprint b/nmap/.footprint index 4480e0dae..ab4b34480 100644 --- a/nmap/.footprint +++ b/nmap/.footprint @@ -7,6 +7,7 @@ drwxr-xr-x root/root usr/man/man1/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/nmap/ -rw-r--r-- root/root usr/share/nmap/nmap-mac-prefixes +-rw-r--r-- root/root usr/share/nmap/nmap-os-db -rw-r--r-- root/root usr/share/nmap/nmap-os-fingerprints -rw-r--r-- root/root usr/share/nmap/nmap-protocols -rw-r--r-- root/root usr/share/nmap/nmap-rpc diff --git a/nmap/.md5sum b/nmap/.md5sum index d9b537ac5..c392e75b5 100644 --- a/nmap/.md5sum +++ b/nmap/.md5sum @@ -1 +1 @@ -69bdaa9995f32247b5da7c6b6c41df9b nmap-4.11.tar.bz2 +ea50419f99472200c4184a304e3831ea nmap-4.20.tar.bz2 diff --git a/nmap/Pkgfile b/nmap/Pkgfile index 096f18016..5056bd67d 100644 --- a/nmap/Pkgfile +++ b/nmap/Pkgfile @@ -4,7 +4,7 @@ # Packager: sten, nick dot steeves at shaw dot ca name=nmap -version=4.11 +version=4.20 release=1 source=(http://download.insecure.org/$name/dist/$name-$version.tar.bz2) |