Re: [OpenWrt-Devel] nmap 6.40 update patch

2013-08-03 Thread Luka Perkov
Hi Peter, On Tue, Jul 30, 2013 at 04:32:43PM +0200, Peter Wagner wrote: > Signed-off-by: Peter Wagner Applied in r37669. Thanks! Luka ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/ope

[OpenWrt-Devel] nmap 6.40 update patch

2013-07-30 Thread Peter Wagner
Signed-off-by: Peter Wagner diff --git a/net/nmap/Makefile b/net/nmap/Makefile index e31e7b4..07c9913 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -13,12 +13,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=6.01 -PKG_RELEASE:=4 +PKG_VERSION:=6.40 +PKG_RELEASE:=1 PKG