diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2019-08-16 10:40:08 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-09-10 12:55:18 +0000 |
commit | 9890bd98b07c83c0e346fbb6f8284176e81fdb71 (patch) | |
tree | 36de037160acfdc99ac74128bfea38e0f11ba052 /util/crossgcc/sum | |
parent | 4e09ebededdde3689bfcdd1eeed0df669058767c (diff) | |
download | coreboot-9890bd98b07c83c0e346fbb6f8284176e81fdb71.tar.xz |
crossgcc: Upgrade CMake to 3.15.3
Changes: https://cmake.org/cmake/help/v3.15/release/3.15.html
Change-Id: Id3283b4a091a5a8afd76235059636bba1c238f0f
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34895
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/crossgcc/sum')
-rw-r--r-- | util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum | 1 | ||||
-rw-r--r-- | util/crossgcc/sum/cmake-3.15.3.tar.gz.cksum | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum b/util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum deleted file mode 100644 index 3ec1605c5d..0000000000 --- a/util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum +++ /dev/null @@ -1 +0,0 @@ -0a1c3870d566061da8b9ed02bbfe17a39c7bf3cd tarballs/cmake-3.15.0.tar.gz diff --git a/util/crossgcc/sum/cmake-3.15.3.tar.gz.cksum b/util/crossgcc/sum/cmake-3.15.3.tar.gz.cksum new file mode 100644 index 0000000000..c4676767e6 --- /dev/null +++ b/util/crossgcc/sum/cmake-3.15.3.tar.gz.cksum @@ -0,0 +1 @@ +f467388ba336ea3652f5800918a72cfcc4f7f403 tarballs/cmake-3.15.3.tar.gz |