diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2019-07-17 18:27:11 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-07-25 18:41:23 +0000 |
commit | 1662c0bbfe86d3b7fb2b7a7b3d61c4ca23926ae6 (patch) | |
tree | d659cbcfee38a917ac2057514b7f5edb7fbb74d5 /util/crossgcc/sum | |
parent | 43e9bd6b9c8af5df249adb119bcbd8cf84ce2e51 (diff) | |
download | coreboot-1662c0bbfe86d3b7fb2b7a7b3d61c4ca23926ae6.tar.xz |
crossgcc: Upgrade CMake to 3.15.0
Changes: https://cmake.org/cmake/help/v3.15/release/3.15.html
Change-Id: Ic9db9050bec45d33d56ee53e3692276494f306de
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33053
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/sum')
-rw-r--r-- | util/crossgcc/sum/cmake-3.14.2.tar.gz.cksum | 1 | ||||
-rw-r--r-- | util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/sum/cmake-3.14.2.tar.gz.cksum b/util/crossgcc/sum/cmake-3.14.2.tar.gz.cksum deleted file mode 100644 index 6369ac38db..0000000000 --- a/util/crossgcc/sum/cmake-3.14.2.tar.gz.cksum +++ /dev/null @@ -1 +0,0 @@ -94ef8e36fa93edaf6f194e0ce0065ea769b3e57c tarballs/cmake-3.14.2.tar.gz diff --git a/util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum b/util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum new file mode 100644 index 0000000000..3ec1605c5d --- /dev/null +++ b/util/crossgcc/sum/cmake-3.15.0.tar.gz.cksum @@ -0,0 +1 @@ +0a1c3870d566061da8b9ed02bbfe17a39c7bf3cd tarballs/cmake-3.15.0.tar.gz |