X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fcmake%2FMakefile;h=a209fe3a814702e840bf83314fe258664efe1e11;hb=791a3a22ad86def9a7a71168a596a0a920fe3eeb;hp=22e5d3e858ef797648dbe388d6a95e964e2f73d4;hpb=c61a2395140d92cdd37d3d6ee43a765427e8e318;p=openwrt%2Fstaging%2Fstintel.git diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile index 22e5d3e858..a209fe3a81 100644 --- a/tools/cmake/Makefile +++ b/tools/cmake/Makefile @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cmake -PKG_VERSION:=3.9.3 +PKG_VERSION:=3.12.2 PKG_CPE_ID:=cpe:/a:kitware:cmake PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://cmake.org/files/v3.9/ \ +PKG_SOURCE_URL:=https://cmake.org/files/v3.12/ \ https://fossies.org/linux/misc/ -PKG_HASH:=8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a +PKG_HASH:=0f97485799e51a7070cc11494f3e02349b0fc3a24cc12b082e737bf67a0581a4 HOST_BUILD_PARALLEL:=1 HOST_CONFIGURE_PARALLEL:=1