Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] cmake : bump to version 3.0.2
@ 2014-09-19  7:13 Jérémy Rosen
  2014-09-19  7:13 ` [Buildroot] [PATCH] swig : bump to version 2.0.12 Jérémy Rosen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jérémy Rosen @ 2014-09-19  7:13 UTC (permalink / raw)
  To: buildroot

Signed-off-by: J?r?my Rosen <jeremy.rosen@openwide.fr>
---
 package/cmake/cmake.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/cmake/cmake.mk b/package/cmake/cmake.mk
index bfeb147..e09fddf 100644
--- a/package/cmake/cmake.mk
+++ b/package/cmake/cmake.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-CMAKE_VERSION_MAJOR = 2.8
-CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).12.2
+CMAKE_VERSION_MAJOR = 3.0
+CMAKE_VERSION = $(CMAKE_VERSION_MAJOR).2
 CMAKE_SITE = http://www.cmake.org/files/v$(CMAKE_VERSION_MAJOR)
 CMAKE_LICENSE = BSD-3c
 CMAKE_LICENSE_FILES = Copyright.txt
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-09-22  8:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-19  7:13 [Buildroot] [PATCH] cmake : bump to version 3.0.2 Jérémy Rosen
2014-09-19  7:13 ` [Buildroot] [PATCH] swig : bump to version 2.0.12 Jérémy Rosen
2014-09-21 18:06   ` Thomas Petazzoni
2014-09-19  7:13 ` [Buildroot] [PATCH] swig: add symlink to /usr/bin/swig2.0 Jérémy Rosen
2014-09-21 18:07   ` Thomas Petazzoni
2014-09-22  7:38     ` Jeremy Rosen
2014-09-22  8:00       ` Thomas Petazzoni
2014-09-19  7:27 ` [Buildroot] [PATCH] cmake : bump to version 3.0.2 Jeremy Rosen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox