package/cmake: bump to 3.30.5
Release notes: https://cmake.org/cmake/help/v3.30/release/3.30.html#id3 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
82b2f51015
commit
7ff8d5abd5
@ -1,5 +1,5 @@
|
||||
# From https://cmake.org/files/v3.30/cmake-3.30.2-SHA-256.txt
|
||||
sha256 46074c781eccebc433e98f0bbfa265ca3fd4381f245ca3b140e7711531d60db2 cmake-3.30.2.tar.gz
|
||||
# From https://cmake.org/files/v3.30/cmake-3.30.5-SHA-256.txt
|
||||
sha256 9f55e1a40508f2f29b7e065fa08c29f82c402fa0402da839fffe64a25755a86d cmake-3.30.5.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 0676e30827684487aa0ea8f72f01e9460a6320fa34a2888df0ad1dd3e8a06eb8 Copyright.txt
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
|
||||
# When updating the version, please also update BR2_HOST_CMAKE_AT_LEAST_X_Y
|
||||
CMAKE_VERSION_MAJOR = 3.30
|
||||
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).2
|
||||
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).5
|
||||
CMAKE_SITE = https://cmake.org/files/v$(CMAKE_VERSION_MAJOR)
|
||||
CMAKE_LICENSE = BSD-3-Clause
|
||||
CMAKE_LICENSE_FILES = Copyright.txt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user