Very small changes to the minor release bumps.
https://cmake.org/cmake/help/latest/release/3.25.html

Signed-off-by: Christian Melki <[email protected]>
---
 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 03b2d519f..5c326eba2 100644
--- a/rules/host-cmake.make
+++ b/rules/host-cmake.make
@@ -15,8 +15,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_CMAKE) += host-cmake
 #
 # Paths and names
 #
-HOST_CMAKE_VERSION     := 3.25.1
-HOST_CMAKE_MD5         := 521a03b1c36412463eda0348bebf4765
+HOST_CMAKE_VERSION     := 3.25.3
+HOST_CMAKE_MD5         := 8155fe793c468993ae4614f774826466
 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)
-- 
2.34.1


Reply via email to