projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc52d5
)
[backfire] packages/nmap: merge r29149
author
Nicolas Thill
<nico@openwrt.org>
Tue, 15 Nov 2011 03:30:27 +0000
(
03:30
+0000)
committer
Nicolas Thill
<nico@openwrt.org>
Tue, 15 Nov 2011 03:30:27 +0000
(
03:30
+0000)
SVN-Revision: 29150
net/nmap/Makefile
patch
|
blob
|
history
diff --git
a/net/nmap/Makefile
b/net/nmap/Makefile
index 5bc2ee42349b32c4af511f5c9bf7d0fd4c68f41c..f9e07893d23087db9b0d5e826e9b1afc1d69ad84 100644
(file)
--- 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