From b89425111f3de755ba413239963278d211ff721e Mon Sep 17 00:00:00 2001 From: Nuno Goncalves Date: Thu, 11 Sep 2014 13:34:08 +0000 Subject: [PATCH] nmap: bump version to 6.47 Signed-off-by: Nuno Goncalves SVN-Revision: 42473 --- net/nmap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nmap/Makefile b/net/nmap/Makefile index a24544e37a..4f3ac66e8a 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -13,12 +13,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=6.46 +PKG_VERSION:=6.47 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ -PKG_MD5SUM:=5a36ad3a63d5b7ea5514f745a397436a +PKG_MD5SUM:=edfe81f6763223c0a29bfa15a8526e2a PKG_INSTALL:=1 -- 2.30.2