[packages] nmap: update to version 6.01
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33528 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
ca74ca9b86
commit
76350935a0
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2011 Nuno Goncalves <nunojpg@gmail.com>
|
# Copyright (C) 2006-2012 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
# See /LICENSE for more information.
|
# See /LICENSE for more information.
|
||||||
@ -13,12 +13,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=nmap
|
PKG_NAME:=nmap
|
||||||
PKG_VERSION:=5.51
|
PKG_VERSION:=6.01
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=4
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=http://nmap.org/dist/
|
PKG_SOURCE_URL:=http://nmap.org/dist/
|
||||||
PKG_MD5SUM:=0b80d2cb92ace5ebba8095a4c2850275
|
PKG_MD5SUM:=a1a71940f238abb835dbf3ee7412bcea
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
@ -36,7 +36,6 @@ define Package/nmap/default
|
|||||||
SECTION:=net
|
SECTION:=net
|
||||||
CATEGORY:=Network
|
CATEGORY:=Network
|
||||||
URL:=http://nmap.org/
|
URL:=http://nmap.org/
|
||||||
MAINTAINER:=Nuno Goncalves <nunojpg@gmail.com>
|
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nmap
|
define Package/nmap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user