diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-15 09:52:26 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-15 09:52:26 +0200 |
commit | 8428dbd88e1531abf0628f3308c234bcf28e9921 (patch) | |
tree | 63b4980e424ce3a54196971ceeb1b90ed33e9393 /package/cmake/cmake.hash | |
parent | 554ec255c853191809fdae2333620c2934d9e8d3 (diff) | |
download | buildroot-8428dbd88e1531abf0628f3308c234bcf28e9921.tar.gz buildroot-8428dbd88e1531abf0628f3308c234bcf28e9921.zip |
Revert "cmake: bump version to 3.6.0"
This reverts commit b6ff742ca0d8b2901036d3ad03fe60c6b2a7725f.
This bump causes numerous build failures, so Vicente and Yann proposed
to revert it.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/cmake/cmake.hash')
-rw-r--r-- | package/cmake/cmake.hash | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/cmake/cmake.hash b/package/cmake/cmake.hash index 7cd1133289..e40d4ea39a 100644 --- a/package/cmake/cmake.hash +++ b/package/cmake/cmake.hash @@ -1,2 +1,2 @@ -# From http://www.cmake.org/files/v3.6/cmake-3.6.0-SHA-256.txt -sha256 fd05ed40cc40ef9ef99fac7b0ece2e0b871858a82feade48546f5d2940147670 cmake-3.6.0.tar.gz +# From http://www.cmake.org/files/v3.5/cmake-3.5.2-SHA-256.txt +sha256 92d8410d3d981bb881dfff2aed466da55a58d34c7390d50449aa59b32bb5e62a cmake-3.5.2.tar.gz |