From a78982854c86539b52ebcfd656a80381f3ede364 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 2 Aug 2010 09:51:40 +0200 Subject: [PATCH] gcc: update to gcc-core-4.5.1, update to gcc-g++-4.5.1 Signed-off-by: Stephan Raue --- packages/toolchain/lang/gcc/url | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/toolchain/lang/gcc/url b/packages/toolchain/lang/gcc/url index 57aa8f6cf0..c04fe247a1 100644 --- a/packages/toolchain/lang/gcc/url +++ b/packages/toolchain/lang/gcc/url @@ -1,2 +1,2 @@ -ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/4.5.1-RC-20100722/gcc-core-4.5.1-RC-20100722.tar.bz2 -ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/4.5.1-RC-20100722/gcc-g++-4.5.1-RC-20100722.tar.bz2 \ No newline at end of file +ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-4.5.1/gcc-core-4.5.1.tar.bz2 +ftp://ftp.gwdg.de/pub/misc/gcc/releases/gcc-4.5.1/gcc-g++-4.5.1.tar.bz2