summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2013-02-06 09:11:50 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-03-06 09:22:41 +0100
commit2468706758ac08324f8ea0bfc0be7532bf59aaa2 (patch)
tree27d3a98db8fdaaba362cec3e0459f2fd4c532cb5 /rules/host-cmake.make
parentec198b28e2be1aec5dd3682195b5f34b906fe924 (diff)
downloadptxdist-2468706758ac08324f8ea0bfc0be7532bf59aaa2.tar.gz
ptxdist-2468706758ac08324f8ea0bfc0be7532bf59aaa2.tar.xz
Update host-cmake to 2.8.10.2
Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-cmake.make')
-rw-r--r--rules/host-cmake.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index 5599543ce..b51cc51a0 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -17,8 +17,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
#
# Paths and names
#
-HOST_CMAKE_VERSION := 2.8.8
-HOST_CMAKE_MD5 := ba74b22c788a0c8547976b880cd02b17
+HOST_CMAKE_VERSION := 2.8.10.2
+HOST_CMAKE_MD5 := 097278785da7182ec0aea8769d06860c
HOST_CMAKE := cmake-$(HOST_CMAKE_VERSION)
HOST_CMAKE_SUFFIX := tar.gz
HOST_CMAKE_URL := http://www.cmake.org/files/v2.8/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)