From: Daniel Engberg Date: Fri, 9 Nov 2018 06:38:30 +0000 (+0100) Subject: tools/cmake: Update to 3.12.4 X-Git-Tag: v19.07.0-rc1~2201 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=04f4dd6fa212ce39eff3c2026d95b1be16cdd34d;ds=sidebyside tools/cmake: Update to 3.12.4 Update cmake to 3.12.4 Signed-off-by: Daniel Engberg --- diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile index 9da08c468d..087411013b 100644 --- a/tools/cmake/Makefile +++ b/tools/cmake/Makefile @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cmake -PKG_VERSION:=3.12.3 +PKG_VERSION:=3.12.4 PKG_CPE_ID:=cpe:/a:kitware:cmake PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://cmake.org/files/v3.12/ \ https://fossies.org/linux/misc/ -PKG_HASH:=acbf13af31a741794106b76e5d22448b004a66485fc99f6d7df4d22e99da164a +PKG_HASH:=5255584bfd043eb717562cff8942d472f1c0e4679c4941d84baadaa9b28e3194 HOST_BUILD_PARALLEL:=1 HOST_CONFIGURE_PARALLEL:=1