Author: blogic
Date: 2016-02-08 09:25:39 +0100 (Mon, 08 Feb 2016)
New Revision: 48659

Modified:
   trunk/tools/cmake/Makefile
Log:
tools/cmake: update to 3.4.3

Update cmake to 3.4.3.

Signed-off-by: Hannu Nyman <[email protected]>

Modified: trunk/tools/cmake/Makefile
===================================================================
--- trunk/tools/cmake/Makefile  2016-02-08 08:25:31 UTC (rev 48658)
+++ trunk/tools/cmake/Makefile  2016-02-08 08:25:39 UTC (rev 48659)
@@ -7,12 +7,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=cmake
-PKG_VERSION:=3.4.1
+PKG_VERSION:=3.4.3
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://cmake.org/files/v3.4/ \
                https://fossies.org/linux/misc/
-PKG_MD5SUM:=73acda0d33be9b2729af99893d99a012
+PKG_MD5SUM:=4cb3ff35b2472aae70f542116d616e63
 
 HOST_BUILD_PARALLEL:=1
 HOST_CONFIGURE_PARALLEL:=1
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to