cmake: update to 3.29.2

Release notes:
- https://cmake.org/cmake/help/latest/release/index.html
This commit is contained in:
Rudi Heitbaum 2024-02-14 09:36:36 +00:00
parent e05924ec3a
commit 78a32b72b8

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="cmake"
PKG_VERSION="3.28.3"
PKG_SHA256="72b7570e5c8593de6ac4ab433b73eab18c5fb328880460c86ce32608141ad5c1"
PKG_VERSION="3.29.2"
PKG_SHA256="36db4b6926aab741ba6e4b2ea2d99c9193222132308b4dc824d4123cb730352e"
PKG_LICENSE="BSD"
PKG_SITE="https://cmake.org/"
PKG_URL="https://cmake.org/files/v$(get_pkg_version_maj_min)/cmake-${PKG_VERSION}.tar.gz"