Browse Source

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>
(cherry picked from commit 7ff8d5abd5b056ea38d83ceab6c5a2c35285b070)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd Kuhls 9 months ago
parent
commit
48c3ea6fd7
2 changed files with 3 additions and 3 deletions
  1. 2 2
      package/cmake/cmake.hash
  2. 1 1
      package/cmake/cmake.mk

+ 2 - 2
package/cmake/cmake.hash

@@ -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

+ 1 - 1
package/cmake/cmake.mk

@@ -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