X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fcmake%2FMakefile;h=888cf7de8e28bc10c41b152f3dd75dfb084d3081;hb=d4540354303949c93b20ea0148afd90ce5e40ea6;hp=4a33e7b0ed624ea80aab50956b5e03960dc60027;hpb=a56c21f582810a28e9493dcfae584132d7ea9451;p=openwrt%2Fstaging%2Flynxis.git diff --git a/tools/cmake/Makefile b/tools/cmake/Makefile index 4a33e7b0ed..888cf7de8e 100644 --- a/tools/cmake/Makefile +++ b/tools/cmake/Makefile @@ -7,13 +7,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=cmake -PKG_VERSION:=3.14.0 +PKG_VERSION:=3.13.2 PKG_CPE_ID:=cpe:/a:kitware:cmake PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://cmake.org/files/v3.14/ \ - https://github.com/Kitware/CMake/releases/download/v$(PKG_VERSION)/ -PKG_HASH:=aa76ba67b3c2af1946701f847073f4652af5cbd9f141f221c97af99127e75502 +PKG_SOURCE_URL:=https://cmake.org/files/v3.13/ \ + https://fossies.org/linux/misc/ +PKG_HASH:=c925e7d2c5ba511a69f43543ed7b4182a7d446c274c7480d0e42cd933076ae25 HOST_BUILD_PARALLEL:=1 HOST_CONFIGURE_PARALLEL:=1