X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fwigyori.git;a=blobdiff_plain;f=tools%2Fcmake%2FMakefile;h=2c7b53e5c4194d8e763114c8e2e264895baa8a75;hp=cd9e7c16fc4f30df342bfe1d042c0970bd848163;hb=839129b86453f0b0b2b47dac5502ecc3dae7ffb3;hpb=0928b6d2abf27124e0ffbd85be953cedda8e62d2 diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile index cd9e7c16fc..2c7b53e5c4 100644 --- a/tools/cmake/Makefile +++ b/tools/cmake/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cmake -PKG_VERSION:=3.7.2 +PKG_VERSION:=3.9.3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://cmake.org/files/v3.7/ \ +PKG_SOURCE_URL:=https://cmake.org/files/v3.9/ \ https://fossies.org/linux/misc/ -PKG_HASH:=dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0 +PKG_HASH:=8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a HOST_BUILD_PARALLEL:=1 HOST_CONFIGURE_PARALLEL:=1