package/cmake: bump version to 3.27.7

Changelog: https://cmake.org/cmake/help/v3.27/release/3.27.html#updates

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2023-10-11 19:54:59 +02:00 committed by Peter Korsgaard
parent 9e00cb0444
commit 5e4130d05c
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# From https://cmake.org/files/v3.27/cmake-3.27.6-SHA-256.txt
sha256 ef3056df528569e0e8956f6cf38806879347ac6de6a4ff7e4105dc4578732cfb cmake-3.27.6.tar.gz
# From https://cmake.org/files/v3.27/cmake-3.27.7-SHA-256.txt
sha256 08f71a106036bf051f692760ef9558c0577c42ac39e96ba097e7662bd4158d8e cmake-3.27.7.tar.gz
# Locally calculated
sha256 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756 Copyright.txt

View File

@ -6,7 +6,7 @@
# When updating the version, please also update BR2_HOST_CMAKE_AT_LEAST_X_Y
CMAKE_VERSION_MAJOR = 3.27
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).6
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).7
CMAKE_SITE = https://cmake.org/files/v$(CMAKE_VERSION_MAJOR)
CMAKE_LICENSE = BSD-3-Clause
CMAKE_LICENSE_FILES = Copyright.txt