aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cmake/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-07-06 16:46:33 +0300
committerHans Dedecker <dedeckeh@gmail.com>2018-07-06 17:50:19 +0200
commit55fa8068c4eb1f6213ca115655067e635da3e637 (patch)
treee5b59d3da28885509a06cd3431586fad090fede7 /tools/cmake/Makefile
parent0f543883cd0505a98fdc680ce2f08cbfca6d52a7 (diff)
downloadupstream-55fa8068c4eb1f6213ca115655067e635da3e637.tar.gz
upstream-55fa8068c4eb1f6213ca115655067e635da3e637.tar.bz2
upstream-55fa8068c4eb1f6213ca115655067e635da3e637.zip
tools/cmake: update to 3.11.4
Update cmake and refresh patches. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/cmake/Makefile')
-rw-r--r--tools/cmake/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile
index b6d628715c..3278a48188 100644
--- a/tools/cmake/Makefile
+++ b/tools/cmake/Makefile
@@ -7,13 +7,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cmake
-PKG_VERSION:=3.11.1
+PKG_VERSION:=3.11.4
PKG_CPE_ID:=cpe:/a:kitware:cmake
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://cmake.org/files/v3.11/ \
https://fossies.org/linux/misc/
-PKG_HASH:=57bebc6ca4d1d42c6385249d148d9216087e0fda57a47dc5c858790a70217d0c
+PKG_HASH:=8f864e9f78917de3e1483e256270daabc4a321741592c5b36af028e72bff87f5
HOST_BUILD_PARALLEL:=1
HOST_CONFIGURE_PARALLEL:=1