Skip to content

Commit

Permalink
native/cmake: Update from version 3.23.4 to latest (3.28.1) (#5977)
Browse files Browse the repository at this point in the history
This meets >= requirement for building rust toolchain.
  • Loading branch information
th0ma7 authored Jan 10, 2024
1 parent d65af48 commit bad7617
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion native/cmake/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME = cmake
PKG_VERS = 3.23.4
PKG_VERS = 3.28.1
PKG_EXT = sh
PKG_DIST_NAME = $(PKG_NAME)-$(PKG_VERS)-linux-x86_64.$(PKG_EXT)
PKG_DIST_SITE = https://github.com/Kitware/CMake/releases/download/v$(PKG_VERS)
Expand Down
6 changes: 3 additions & 3 deletions native/cmake/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
cmake-3.23.4-linux-x86_64.sh SHA1 7f9850400c534556a03a0e0cad875e6a273e9920
cmake-3.23.4-linux-x86_64.sh SHA256 97029141b61fc64d50076712669a83dbed9d7b6dd9b1957520d09f7b08ce063e
cmake-3.23.4-linux-x86_64.sh MD5 0643fc8d2a5db8928d8f0ad6838fece9
cmake-3.28.1-linux-x86_64.sh SHA1 0ca4b5df62e843ecd1f28c0a4089b8f0b606106d
cmake-3.28.1-linux-x86_64.sh SHA256 ada6a46be9da5f8cbeb00b9523ffe45ee6b36172eb81aaa5bdc6a2a8231b677c
cmake-3.28.1-linux-x86_64.sh MD5 1129930f7c542472d07ae9fda3db0eed

0 comments on commit bad7617

Please sign in to comment.