summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
authorBernhard Walle <bernhard@bwalle.de>2013-05-25 10:09:45 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2013-06-11 15:09:39 +0200
commit50f5105ba1ec05e98a659eb9522c0c310e573fa3 (patch)
treefdf2154cd68de16494d7dc94c8514022d3e5c8ad /rules/host-cmake.make
parent6c874d9b5f68b8b340f77679434cd92b3851c37e (diff)
downloadptxdist-50f5105ba1ec05e98a659eb9522c0c310e573fa3.tar.gz
ptxdist-50f5105ba1ec05e98a659eb9522c0c310e573fa3.tar.xz
Update host-cmake to 2.8.11
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 b51cc51a0..4925264e5 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.10.2
-HOST_CMAKE_MD5 := 097278785da7182ec0aea8769d06860c
+HOST_CMAKE_VERSION := 2.8.11
+HOST_CMAKE_MD5 := be6008f2299613d23fe82ab53ef7472e
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)