diff --git a/build/cmake/build.sh b/build/cmake/build.sh index 78b4e6080..773a193de 100755 --- a/build/cmake/build.sh +++ b/build/cmake/build.sh @@ -17,7 +17,7 @@ . ../../lib/build.sh PROG=cmake -VER=3.29.0 +VER=3.29.2 PKG=ooce/developer/cmake SUMMARY="Build coordinator" DESC="An extensible system that manages the build process in a " diff --git a/doc/packages.md b/doc/packages.md index e11e11f80..e508715cc 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -57,7 +57,7 @@ | ooce/developer/clang-16 | 16.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg) | ooce/developer/clang-17 | 17.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg) | ooce/developer/clang-18 | 18.1.3 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg) -| ooce/developer/cmake | 3.29.0 | https://cmake.org/download/ | [omniosorg](https://github.com/omniosorg) +| ooce/developer/cmake | 3.29.2 | https://cmake.org/download/ | [omniosorg](https://github.com/omniosorg) | ooce/developer/cscope | 15.9 | https://sourceforge.net/projects/cscope/files/cscope/ | [omniosorg](https://github.com/omniosorg) | ooce/developer/cunit | 2.1-3 | https://sourceforge.net/projects/cunit/files/CUnit/ | [omniosorg](https://github.com/omniosorg) | ooce/developer/dejagnu | 1.6.3 | https://ftp.gnu.org/gnu/dejagnu/ | [omniosorg](https://github.com/omniosorg)