From 39783e702f7d6ecab714cd6abfdb88985921dab2 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 26 Dec 2019 19:11:49 +0300 Subject: [PATCH] cmake 3.16.2 --- system/devel/cmake/actions.py | 1 + system/devel/cmake/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/system/devel/cmake/actions.py b/system/devel/cmake/actions.py index 4ae7bd61..0d0bba41 100644 --- a/system/devel/cmake/actions.py +++ b/system/devel/cmake/actions.py @@ -13,6 +13,7 @@ def setup(): --no-qt-gui \ --no-system-jsoncpp \ --prefix=/usr \ + --no-system-librhash \ --datadir=/share/cmake \ --docdir=/share/doc/cmake \ --mandir=/share/man" % get.makeJOBS().replace("-j", "")) diff --git a/system/devel/cmake/pspec.xml b/system/devel/cmake/pspec.xml index 3cee81f0..c8989da9 100644 --- a/system/devel/cmake/pspec.xml +++ b/system/devel/cmake/pspec.xml @@ -12,7 +12,7 @@ app:console Cross-platform, open-source make system CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. - https://cmake.org/files/v3.11/cmake-3.11.1.tar.gz + https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2.tar.gz curl-devel expat-devel @@ -47,6 +47,13 @@ + + 2019-10-02 + 3.16.2 + Ver bump + Idris Kalp + idriskalp@gmail.com + 2018-07-15 3.11.1