index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
tools
/
cmake
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Syrone Wong <wong.syrone@gmail.com>
2016-05-13 22:12:45 +0800
committer
Jo-Philipp Wich <jo@mein.io>
2016-05-13 17:03:54 +0200
commit
f8abb68e3a1b78ff5a8d616994daa9721fe8fc83
(
patch
)
tree
148a412c4ccda70955ba2dabb7748947a5803edf
/
tools/cmake
parent
b4c286fa89719d2aee8830dcad7dcaa20b86c15f
(
diff
)
tools/cmake: bump to 3.5.2
Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
Diffstat
(limited to 'tools/cmake')
-rw-r--r--
tools/cmake/Makefile
4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile
index 3cbc09ea15..da62f70745 100644
--- a/
tools/cmake/Makefile
+++ b/
tools/cmake/Makefile
@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cmake
-PKG_VERSION:=3.5.1
+PKG_VERSION:=3.5.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://cmake.org/files/v3.5/ \
https://fossies.org/linux/misc/
-PKG_MD5SUM:=ca051f4a66375c89d1a524e726da0296
+PKG_MD5SUM:=701386a1b5ec95f8d1075ecf96383e02
HOST_BUILD_PARALLEL:=1
HOST_CONFIGURE_PARALLEL:=1