Skip to content

Commit

Permalink
tools/cmake: bump to 3.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Syrone Wong <[email protected]>
  • Loading branch information
wongsyrone authored and jow- committed May 13, 2016
1 parent b4c286f commit f8abb68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/cmake/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=cmake
PKG_VERSION:=3.5.1
PKG_VERSION:=3.5.2

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://cmake.org/files/v3.5/ \
https://fossies.org/linux/misc/
PKG_MD5SUM:=ca051f4a66375c89d1a524e726da0296
PKG_MD5SUM:=701386a1b5ec95f8d1075ecf96383e02

HOST_BUILD_PARALLEL:=1
HOST_CONFIGURE_PARALLEL:=1
Expand Down

0 comments on commit f8abb68

Please sign in to comment.