Merge pull request #2986 from 5schatten/CMake_v3.12.2

cmake: update to cmake-3.12.2
This commit is contained in:
MilhouseVH 2018-09-28 10:52:24 +01:00 committed by GitHub
commit 2c60b54daf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="cmake"
PKG_VERSION="3.10.0"
PKG_SHA256="b3345c17609ea0f039960ef470aa099de9942135990930a57c14575aae884987"
PKG_VERSION="3.12.2"
PKG_SHA256="0f97485799e51a7070cc11494f3e02349b0fc3a24cc12b082e737bf67a0581a4"
PKG_ARCH="any"
PKG_LICENSE="BSD"
PKG_SITE="http://www.cmake.org/"