diff --git a/component/cmake/buildout.cfg b/component/cmake/buildout.cfg index 3c7dc0fa8c9817da171aabf8aed1179c4ab8957c..f4a4254fefad0bcfeb7b52b5e905b80c5b2390cb 100644 --- a/component/cmake/buildout.cfg +++ b/component/cmake/buildout.cfg @@ -9,8 +9,8 @@ parts = [cmake] recipe = slapos.recipe.cmmi shared = true -url = https://cmake.org/files/v3.21/cmake-3.21.3.tar.gz -md5sum = c0feb5855604f68b09bdb3acb623619e +url = https://cmake.org/files/v3.22/cmake-3.22.1.tar.gz +md5sum = 83802be08c114bb34729300206488321 environment = CMAKE_INCLUDE_PATH=${ncurses:location}/include:${openssl:location}/include CMAKE_LIBRARY_PATH=${ncurses:location}/lib:${openssl:location}/lib