From e5986839457d8904bdc93c187ecb16fdee136ee8 Mon Sep 17 00:00:00 2001 From: nunojpg Date: Wed, 28 May 2014 00:40:56 +0000 Subject: [PATCH] [packages] nmap: bump version to 6.46 Signed-off-by: Nuno Goncalves git-svn-id: svn://svn.openwrt.org/openwrt/packages@40866 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/nmap/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 07c9913ae..a24544e37 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2012 OpenWrt.org +# Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -13,12 +13,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=6.40 +PKG_VERSION:=6.46 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ -PKG_MD5SUM:=c0e2f3370e1fb97fb53185b15aa22aff +PKG_MD5SUM:=5a36ad3a63d5b7ea5514f745a397436a PKG_INSTALL:=1 -- 2.11.0