From fa2624a6aa55222b8a6099b598fbbbe7f71c3d7f Mon Sep 17 00:00:00 2001 From: Bernhard Walle Date: Mon, 2 Jan 2012 15:43:36 +0100 Subject: Update host-cmake to 2.8.7 Signed-off-by: Bernhard Walle Signed-off-by: Michael Olbrich --- rules/host-cmake.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rules/host-cmake.make') 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) -- cgit v1.2.3