package/cmake: bump version to 3.10.0 and add license hash

Signed-off-by: Mario Lang <mlang@blind.guru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Mario Lang 2017-12-11 00:33:49 +01:00 committed by Thomas Petazzoni
parent e23bcfc079
commit 65205c2425
2 changed files with 5 additions and 4 deletions

View File

@ -1,2 +1,3 @@
# From http://www.cmake.org/files/v3.8/cmake-3.8.2-SHA-256.txt
sha256 da3072794eb4c09f2d782fcee043847b99bb4cf8d4573978d9b2024214d6e92d cmake-3.8.2.tar.gz
# From http://www.cmake.org/files/v3.10/cmake-3.10.0-SHA-256.txt
sha256 b3345c17609ea0f039960ef470aa099de9942135990930a57c14575aae884987 cmake-3.10.0.tar.gz
sha256 ccf2c6d4468919c8c26a764b9ed8fde349f0d298335524568b346b9bdcf56e1f Copyright.txt

View File

@ -4,8 +4,8 @@
#
################################################################################
CMAKE_VERSION_MAJOR = 3.8
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).2
CMAKE_VERSION_MAJOR = 3.10
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).0
CMAKE_SITE = https://cmake.org/files/v$(CMAKE_VERSION_MAJOR)
CMAKE_LICENSE = BSD-3-Clause
CMAKE_LICENSE_FILES = Copyright.txt