diff --git a/dev-util/cmake/cmake-3.19.4.recipe b/dev-util/cmake/cmake-3.20.0.recipe similarity index 94% rename from dev-util/cmake/cmake-3.19.4.recipe rename to dev-util/cmake/cmake-3.20.0.recipe index 961234af4..3e5566a7c 100644 --- a/dev-util/cmake/cmake-3.19.4.recipe +++ b/dev-util/cmake/cmake-3.20.0.recipe @@ -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" diff --git a/dev-util/cmake/patches/cmake-3.19.4.patchset b/dev-util/cmake/patches/cmake-3.20.0.patchset similarity index 100% rename from dev-util/cmake/patches/cmake-3.19.4.patchset rename to dev-util/cmake/patches/cmake-3.20.0.patchset