changeset 3550:35f55146443b

build-cmake: update to 2.8.12.2 * src/build-cmake.mk: update to 2.8.12.2.
author John Donoghue <john.donoghue@ieee.org>
date Tue, 25 Feb 2014 18:20:39 -0500
parents a4f6dc84ac5b
children 1f81856eba40
files src/build-cmake.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/build-cmake.mk	Tue Feb 25 18:18:16 2014 -0500
+++ b/src/build-cmake.mk	Tue Feb 25 18:20:39 2014 -0500
@@ -3,8 +3,8 @@
 
 PKG             := build-cmake
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 2.8.9
-$(PKG)_CHECKSUM := b96663c0757a5edfbddc410aabf7126a92131e2b
+$(PKG)_VERSION  := 2.8.12.2
+$(PKG)_CHECKSUM := cca70b307aa32a6a32c72e01fdfcecc84c1c2690
 $(PKG)_SUBDIR   := cmake-$($(PKG)_VERSION)
 $(PKG)_FILE     := cmake-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://www.cmake.org/files/v2.8/$($(PKG)_FILE)