cmake: update to 3.29.4

Release notes:
- https://cmake.org/cmake/help/latest/release/index.html
This commit is contained in:
Rudi Heitbaum 2024-06-04 10:50:29 +00:00
parent e0a848bc4c
commit c029b4358c

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="cmake"
PKG_VERSION="3.29.3"
PKG_SHA256="252aee1448d49caa04954fd5e27d189dd51570557313e7b281636716a238bccb"
PKG_VERSION="3.29.4"
PKG_SHA256="b1b48d7100bdff0b46e8c8f6a3c86476dbe872c8df39c42b8d104298b3d56a2c"
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"