From 5d9b7beceb5d5c34de1378f48e99ff694f5a167d Mon Sep 17 00:00:00 2001 From: Nuno Goncalves Date: Sat, 12 Feb 2011 16:18:56 +0000 Subject: [PATCH] [packages] nmap: update to version 5.51 SVN-Revision: 25475 --- net/nmap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/nmap/Makefile b/net/nmap/Makefile index d6bdbc2709..87208e92a1 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -12,11 +12,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=5.36TEST4 +PKG_VERSION:=5.51 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ -PKG_MD5SUM:=3ff65aad7972e22bd38313de92df6868 +PKG_MD5SUM:=0b80d2cb92ace5ebba8095a4c2850275 PKG_INSTALL:=1 include $(INCLUDE_DIR)/package.mk -- 2.30.2