summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
authorBernhard Walle <walle@corscience.de>2011-05-09 16:17:29 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-05-10 07:38:26 +0200
commit5fc3b122d7d947ca30fd283224aeb65acacc6a56 (patch)
tree7bef490333c77ffd88621626ce03a80c39adefd6 /rules/host-cmake.make
parent5da026c59decc6b24ef4091819db20f07d1c1319 (diff)
downloadptxdist-5fc3b122d7d947ca30fd283224aeb65acacc6a56.tar.gz
ptxdist-5fc3b122d7d947ca30fd283224aeb65acacc6a56.tar.xz
Correct host-cmake checksum
Upstream uploaded a new tarball at some point. The contents is identical. Unfortunately the timestamps are not, so the checksum is different. Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-cmake.make')
-rw-r--r--rules/host-cmake.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index ac67d5baa..40eb8a23c 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -18,7 +18,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
# Paths and names
#
HOST_CMAKE_VERSION := 2.8.1
-HOST_CMAKE_MD5 := a92ad653f9ccc1595d16cd9707f49acc
+HOST_CMAKE_MD5 := feadc2e5ebbfed0efc90178583503725
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)