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>
This commit is contained in:
Vicente Olivert Riera 2017-02-28 19:07:24 +01:00 committed by Thomas Petazzoni
parent c2c06a6de0
commit 270cb90855
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -5,7 +5,7 @@
################################################################################
CMAKE_VERSION_MAJOR = 3.7
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).0
CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).1
CMAKE_SITE = https://cmake.org/files/v$(CMAKE_VERSION_MAJOR)
CMAKE_LICENSE = BSD-3c
CMAKE_LICENSE_FILES = Copyright.txt