* [ptxdist] [PATCH] Update host-cmake to 2.8.8
@ 2012-04-22 17:36 Bernhard Walle
0 siblings, 0 replies; only message in thread
From: Bernhard Walle @ 2012-04-22 17:36 UTC (permalink / raw)
To: ptxdist
Changelog is at
http://www.kitware.com/news/home/browse/CMake?2012_04_19&CMake+2.8.8+is+Now+Available.
The new OBJECT_LIBRARY feature sounds promising.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
rules/host-cmake.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/host-cmake.make b/rules/host-cmake.make
index b3fb413..6070677 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.7
-HOST_CMAKE_MD5 := e1b237aeaed880f65dec9c20602452f6
+HOST_CMAKE_VERSION := 2.8.8
+HOST_CMAKE_MD5 := ba74b22c788a0c8547976b880cd02b17
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)
--
1.7.10
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-22 17:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-22 17:36 [ptxdist] [PATCH] Update host-cmake to 2.8.8 Bernhard Walle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox