Skip to content

Commit

Permalink
cmake: update to version 3.7.2
Browse files Browse the repository at this point in the history
Signed-off-by: Etienne Haarsma <bladeoner112@gmail.com>
  • Loading branch information
bladeoner authored and nbd168 committed Feb 9, 2017
1 parent 0127c48 commit 0928b6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cmake/Makefile
Expand Up @@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=cmake
PKG_VERSION:=3.7.1
PKG_VERSION:=3.7.2

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://cmake.org/files/v3.7/ \
https://fossies.org/linux/misc/
PKG_HASH:=449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1
PKG_HASH:=dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0

HOST_BUILD_PARALLEL:=1
HOST_CONFIGURE_PARALLEL:=1
Expand Down

0 comments on commit 0928b6d

Please sign in to comment.