summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2012-01-02 15:43:36 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-01-07 23:48:59 +0100
commitfa2624a6aa55222b8a6099b598fbbbe7f71c3d7f (patch)
tree7b74f31329b41103f9599f8a1b5b1d8898a570fa /rules/host-cmake.make
parent0c1e3f80f974ce15088e1e4bc9f7c68df14550f9 (diff)
downloadptxdist-fa2624a6aa55222b8a6099b598fbbbe7f71c3d7f.tar.gz
ptxdist-fa2624a6aa55222b8a6099b598fbbbe7f71c3d7f.tar.xz
Update host-cmake to 2.8.7
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 03e560a20..b3fb413c4 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.6
-HOST_CMAKE_MD5 := 2147da452fd9212bb9b4542a9eee9d5b
+HOST_CMAKE_VERSION := 2.8.7
+HOST_CMAKE_MD5 := e1b237aeaed880f65dec9c20602452f6
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)