From b2bfb56beab54f9151b42fadcd5a9f7f9b5a4b57 Mon Sep 17 00:00:00 2001 From: Nuno Goncalves Date: Sun, 13 Dec 2015 20:35:24 +0000 Subject: [PATCH] nmap: bump to 7.01 Signed-off-by: Nuno Goncalves --- net/nmap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 797549b78..84aab69df 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -13,13 +13,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=7.00 +PKG_VERSION:=7.01 PKG_RELEASE:=1 PKG_MAINTAINER=Nuno Goncalves PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ -PKG_MD5SUM:=6cdf5d03cc3294b99d69dfca83f2f2ee +PKG_MD5SUM:=7fa4edc592184c7addc14f5acb3fe6f7 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING