Skip to content

Commit f11acd5

Browse files
committed
depends: native_cmake 3.30.2
1 parent 5d9cd50 commit f11acd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

depends/packages/native_cmake.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
package=native_cmake
2-
$(package)_version=3.30.1
2+
$(package)_version=3.30.2
33
$(package)_download_path=https://github.com/Kitware/CMake/releases/download/v$($(package)_version)
44
$(package)_file_name=cmake-$($(package)_version).tar.gz
5-
$(package)_sha256_hash=df9b3c53e3ce84c3c1b7c253e5ceff7d8d1f084ff0673d048f260e04ccb346e1
5+
$(package)_sha256_hash=46074c781eccebc433e98f0bbfa265ca3fd4381f245ca3b140e7711531d60db2
66

77
define $(package)_set_vars
88
$(package)_config_opts += -DCMAKE_BUILD_TYPE:STRING=Release

0 commit comments

Comments
 (0)