From 3a6f39fc14f1a3199edbeb171d05bff6abb8cad3 Mon Sep 17 00:00:00 2001 From: Nuno Goncalves Date: Sat, 22 Oct 2016 13:54:41 +0200 Subject: [PATCH] nmap: bump version to 7.31 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 aad8ebdb0b..a2b7c4705a 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -13,13 +13,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=7.30 +PKG_VERSION:=7.31 PKG_RELEASE:=1 PKG_MAINTAINER:=Nuno Goncalves PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ -PKG_MD5SUM:=8d86797d5c9e56de571f9630c0e6b5f8 +PKG_MD5SUM:=f2f6660142a777862342a58cc54258ea PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING -- 2.30.2