summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
diff options
context:
space:
mode:
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 4ee986d3d..1cc9e66ce 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 := 3.13.1
-HOST_CMAKE_MD5 := 948acca8b070f08ab67d07b7b846391d
+HOST_CMAKE_VERSION := 3.13.4
+HOST_CMAKE_MD5 := b5a544ffc73f6922a6cf371fcb6bae22
HOST_CMAKE := cmake-$(HOST_CMAKE_VERSION)
HOST_CMAKE_SUFFIX := tar.gz
HOST_CMAKE_URL := https://cmake.org/files/v$(basename $(HOST_CMAKE_VERSION))/$(HOST_CMAKE).$(HOST_CMAKE_SUFFIX)