crossgcc: Upgrade CMake from version 3.25.0 to 3.25.2
Change-Id: Iaf0988997c6644e0e4f02d60a1d6de0e498e19bc Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/71889 Reviewed-by: Felix Singer <felixsinger@posteo.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3bce5643ca
commit
e2cbeebe9f
|
@ -42,7 +42,7 @@ BINUTILS_VERSION=2.37
|
|||
IASL_VERSION="R10_20_22"
|
||||
# CLANG version number
|
||||
CLANG_VERSION=15.0.6
|
||||
CMAKE_VERSION=3.25.0
|
||||
CMAKE_VERSION=3.25.2
|
||||
NASM_VERSION=2.15.05
|
||||
|
||||
# Filename for each package
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
c791c64877ee550b78613bf089f2a7a58d3b1b65 tarballs/cmake-3.25.0.tar.gz
|
|
@ -0,0 +1 @@
|
|||
2f444bb9951aad09452b692d8b3b9e33309e1641 tarballs/cmake-3.25.2.tar.gz
|
Loading…
Reference in New Issue