Author: nunojpg Date: 2014-09-11 15:34:08 +0200 (Thu, 11 Sep 2014) New Revision: 42473
Modified: packages/net/nmap/Makefile Log: nmap: bump version to 6.47 Signed-off-by: Nuno Goncalves <[email protected]> Modified: packages/net/nmap/Makefile =================================================================== --- packages/net/nmap/Makefile 2014-09-11 12:28:22 UTC (rev 42472) +++ packages/net/nmap/Makefile 2014-09-11 13:34:08 UTC (rev 42473) @@ -13,12 +13,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nmap -PKG_VERSION:=6.46 +PKG_VERSION:=6.47 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://nmap.org/dist/ -PKG_MD5SUM:=5a36ad3a63d5b7ea5514f745a397436a +PKG_MD5SUM:=edfe81f6763223c0a29bfa15a8526e2a PKG_INSTALL:=1 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
