diff options
author | Vicente Olivert Riera <Vincent.Riera@imgtec.com> | 2017-02-28 19:07:24 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-03-01 21:57:10 +0100 |
commit | 270cb908558953e8e35c9f116133e96be0b4e2fd (patch) | |
tree | 6e31c5b91c62072f586490925d4c17096b6f9a64 /package/cmake/cmake.hash | |
parent | c2c06a6de023d38ab9204151d25aa0b14f6c169b (diff) | |
download | buildroot-270cb908558953e8e35c9f116133e96be0b4e2fd.tar.gz buildroot-270cb908558953e8e35c9f116133e96be0b4e2fd.zip |
cmake: bump version to 3.7.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.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 687e5a4483..7a22f21ea0 100644 --- a/package/cmake/cmake.hash +++ b/package/cmake/cmake.hash @@ -1,2 +1,2 @@ -# From http://www.cmake.org/files/v3.7/cmake-3.7.0-SHA-256.txt -sha256 ed63e05c41aeb6c036e503114ab15847f29c312f9f21f5f1a7060a4b4ec2fb31 cmake-3.7.0.tar.gz +# From http://www.cmake.org/files/v3.7/cmake-3.7.1-SHA-256.txt +sha256 449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1 cmake-3.7.1.tar.gz |