diff options
author | Thomas Penteker <tek@serverop.de> | 2015-12-27 20:29:59 +0100 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2015-12-27 20:29:59 +0100 |
commit | ff711a5d710c60aa851025c2880ca3d852109295 (patch) | |
tree | fcbeda78a31d34cf56490a43d76b2d38963c3dda /nmap | |
parent | f9253750492057de3f4a883275cc2255ff2fca4f (diff) | |
download | contrib-ff711a5d710c60aa851025c2880ca3d852109295.tar.gz contrib-ff711a5d710c60aa851025c2880ca3d852109295.tar.xz |
nmap: 7.00 -> 7.01
Diffstat (limited to 'nmap')
-rw-r--r-- | nmap/.md5sum | 2 | ||||
-rw-r--r-- | nmap/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nmap/.md5sum b/nmap/.md5sum index fa3b78aea..1f570e6dd 100644 --- a/nmap/.md5sum +++ b/nmap/.md5sum @@ -1 +1 @@ -6cdf5d03cc3294b99d69dfca83f2f2ee nmap-7.00.tar.bz2 +7fa4edc592184c7addc14f5acb3fe6f7 nmap-7.01.tar.bz2 diff --git a/nmap/Pkgfile b/nmap/Pkgfile index b58802d1a..ca3112f52 100644 --- a/nmap/Pkgfile +++ b/nmap/Pkgfile @@ -5,7 +5,7 @@ # Depends on: libpcap name=nmap -version=7.00 +version=7.01 release=1 source=(http://nmap.org/dist/$name-$version.tar.bz2) |