nmap: bump to version 7.12
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c70ad5880d
commit
8f120931b0
@ -1,2 +1,2 @@
|
||||
# From https://nmap.org/dist/sigs/nmap-7.11.tar.bz2.digest.txt
|
||||
sha256 13fa971555dec00e495a5b72c1f9efa1363b8e6c7388a2f05117cb0778c0954a nmap-7.11.tar.bz2
|
||||
# From https://nmap.org/dist/sigs/nmap-7.12.tar.bz2.digest.txt
|
||||
sha256 63df082a87c95a189865d37304357405160fc6333addcf5b84204c95e0539b04 nmap-7.12.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NMAP_VERSION = 7.11
|
||||
NMAP_VERSION = 7.12
|
||||
NMAP_SITE = http://nmap.org/dist
|
||||
NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
|
||||
NMAP_DEPENDENCIES = libpcap pcre
|
||||
|
Loading…
Reference in New Issue
Block a user