From fb26da0132271eee7f036a2a082f51db032c45f7 Mon Sep 17 00:00:00 2001
From: Uwe Hermann <uwe@hermann-uwe.de>
Date: Fri, 3 Sep 2010 18:17:26 +0200
Subject: Update versions to latest released ones.

---
 summon-arm-toolchain | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/summon-arm-toolchain b/summon-arm-toolchain
index 6a00c12..bccf044 100755
--- a/summon-arm-toolchain
+++ b/summon-arm-toolchain
@@ -14,10 +14,10 @@ PREFIX=${HOME}/arm-none-eabi	# Install location of your final toolchain
 PARALLEL=""			# Or: PARALLEL="-j 5" for 4 CPUs
 DARWIN_OPT_PATH=/opt/local	# Path in which MacPorts or Fink is installed
 
-BINUTILS=binutils-2.19.1
-GCC=gcc-4.4.2
-NEWLIB=newlib-1.17.0
-GDB=gdb-7.1
+BINUTILS=binutils-2.20
+GCC=gcc-4.5.1
+NEWLIB=newlib-1.18.0
+GDB=gdb-7.2
 LIBCMSIS=v1.10-2
 LIBSTM32=v3.0.0-1
 LIBSTM32USB=v3.0.1-1
-- 
cgit v1.2.3