[Buildroot] [git commit] nmap: bump to version 6.46

Peter Korsgaard peter at korsgaard.com
Thu May 8 19:18:53 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=8be714b86d4949dc42369e11f4dc5da304291762
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/nmap/nmap.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/nmap/nmap.mk b/package/nmap/nmap.mk
index c7e2225..40e381a 100644
--- a/package/nmap/nmap.mk
+++ b/package/nmap/nmap.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NMAP_VERSION = 6.40
+NMAP_VERSION = 6.46
 NMAP_SITE = http://nmap.org/dist
 NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
 NMAP_DEPENDENCIES = libpcap pcre


More information about the buildroot mailing list