Browse Source

cmake: update to 3.7.2

Waldemar Brodkorb 8 years ago
parent
commit
803ec8e6c8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/cmake/Makefile

+ 2 - 2
package/cmake/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		cmake
-PKG_VERSION:=		3.7.1
+PKG_VERSION:=		3.7.2
 PKG_RELEASE:=		1
-PKG_HASH:=		449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1
+PKG_HASH:=		dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0
 PKG_DESCR:=		build utility
 PKG_SECTION:=		dev/tools
 PKG_URL:=		http://www.cmake.org/