From: Nicolas Thill Date: Tue, 15 Nov 2011 03:30:27 +0000 (+0000) Subject: [backfire] packages/nmap: merge r29149 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=a973e4c2150f9416ed0609af2fa87ca431434779 [backfire] packages/nmap: merge r29149 SVN-Revision: 29150 --- diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 5bc2ee4234..f9e07893d2 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -14,7 +14,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap PKG_VERSION:=5.51 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ @@ -28,7 +28,7 @@ include $(INCLUDE_DIR)/package.mk NMAP_DEPENDS:=+libnl +libpcap +libstdcpp NCAT_DEPENDS:=+libpcap -NPING_DEPENDS:=+libnl +libpcap +libpthread +NPING_DEPENDS:=+libnl +libpcap +libpthread +libstdcpp NDIFF_DEPENDS:=+python define Package/nmap/default