crossgcc: Update CMake to version 3.13.3
Change-Id: If3bd670e2273715b6996e2ca78a0b9c412bfd220 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/30966 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
b8c107c7b8
commit
3f7fd58823
|
@ -60,7 +60,7 @@ EXPAT_VERSION=2.2.6
|
||||||
# CLANG version number
|
# CLANG version number
|
||||||
CLANG_VERSION=7.0.1
|
CLANG_VERSION=7.0.1
|
||||||
MAKE_VERSION=4.2.1
|
MAKE_VERSION=4.2.1
|
||||||
CMAKE_VERSION=3.13.2
|
CMAKE_VERSION=3.13.3
|
||||||
|
|
||||||
# GCC toolchain archive locations
|
# GCC toolchain archive locations
|
||||||
# These are sanitized by the jenkins toolchain test builder, so if
|
# These are sanitized by the jenkins toolchain test builder, so if
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
101b8599b5ddd4df9127e227c3fe13ed3d8e266a tarballs/cmake-3.13.2.tar.gz
|
|
|
@ -0,0 +1 @@
|
||||||
|
f33558a268a9286d4fa310abbd56efbaf897f6dc tarballs/cmake-3.13.3.tar.gz
|
Loading…
Reference in New Issue