cmake: update to 3.25.1

changelog:
- https://cmake.org/cmake/help/latest/release/3.25.html#id16
This commit is contained in:
Rudi Heitbaum 2022-12-01 08:41:19 +00:00
parent 6e8e63e687
commit c07a6cf63a

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="cmake"
PKG_VERSION="3.25.0"
PKG_SHA256="306463f541555da0942e6f5a0736560f70c487178b9d94a5ae7f34d0538cdd48"
PKG_VERSION="3.25.1"
PKG_SHA256="1c511d09516af493694ed9baf13c55947a36389674d657a2d5e0ccedc6b291d8"
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"