diff options
author | Gustavo Zacarias <gustavo.zacarias@free-electrons.com> | 2015-09-19 09:42:11 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-19 15:17:47 +0200 |
commit | 8fa604966c71e16c0f7562f9196ebc172260964e (patch) | |
tree | fbb83db14d098b0acb8aec4b3d9b3d67b4ebb6dd /package/cmake/cmake.hash | |
parent | 9878cec4e49344a0520ecac02bd84e1a98e17c24 (diff) | |
download | buildroot-8fa604966c71e16c0f7562f9196ebc172260964e.tar.gz buildroot-8fa604966c71e16c0f7562f9196ebc172260964e.zip |
cmake: bump to version 3.3.2
xtensa patch is upstream so there's no need for it any longer.
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
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 76e03d3247..8d130d7b09 100644 --- a/package/cmake/cmake.hash +++ b/package/cmake/cmake.hash @@ -1,2 +1,2 @@ -# Locally calculated -sha256 45f4d3fa8a2f61cc092ae461aac4cac1bab4ac6706f98274ea7f314dd315c6d0 cmake-3.1.3.tar.gz +# From http://www.cmake.org/files/v3.3/cmake-3.3.2-SHA-256.txt +sha256 e75a178d6ebf182b048ebfe6e0657c49f0dc109779170bad7ffcb17463f2fc22 cmake-3.3.2.tar.gz |