cmake: update to 3.29.5

Release notes:
- https://cmake.org/cmake/help/latest/release/index.html
This commit is contained in:
Rudi Heitbaum 2024-06-07 07:53:03 +00:00
parent c1fcf55e06
commit 3d224888ec

View File

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