cmake: bump version

This commit is contained in:
Jerome Duval
2021-04-01 11:04:13 +02:00
parent 9984d0cd97
commit e04d83202d
2 changed files with 3 additions and 3 deletions

View File

@@ -5,11 +5,11 @@ simple platform and compiler independent configuration files. CMake generates \
native makefiles and workspaces that can be used in the compiler environment \
of your choice."
HOMEPAGE="https://cmake.org/"
COPYRIGHT="2002-2020 Kitware, Inc., Insight Consortium"
COPYRIGHT="2002-2021 Kitware, Inc., Insight Consortium"
LICENSE="CMake"
REVISION="1"
SOURCE_URI="https://cmake.org/files/v3.19/cmake-$portVersion.tar.gz"
CHECKSUM_SHA256="7d0232b9f1c57e8de81f38071ef8203e6820fe7eec8ae46a1df125d88dbcc2e1"
SOURCE_URI="https://cmake.org/files/v3.20/cmake-$portVersion.tar.gz"
CHECKSUM_SHA256="9c06b2ddf7c337e31d8201f6ebcd3bba86a9a033976a9aee207fe0c6971f4755"
SOURCE_DIR="cmake-$portVersion"
PATCHES="cmake-$portVersion.patchset"