From: Michael Tremer Date: Mon, 31 Oct 2011 12:33:14 +0000 (+0100) Subject: gcc: Update to 4.6.2. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de58ea22dfc26f8748c9dad2c58f0d39d8c727a1;p=ipfire-3.x.git gcc: Update to 4.6.2. This is an update to fix minor issues. It is not expected to break anything. --- diff --git a/gcc/gcc.nm b/gcc/gcc.nm index 0be4fc485..8d466d268 100644 --- a/gcc/gcc.nm +++ b/gcc/gcc.nm @@ -9,8 +9,8 @@ build_cloog_ppl = 0 name = gcc -version = 4.6.1 -release = 4 +version = 4.6.2 +release = 1 maintainer = Michael Tremer groups = Development/Compilers @@ -26,7 +26,7 @@ end # This is the at least required version of binutils. required_binutils_version = 2.21.51.0.8-1 -source_dl = http://ftp.gnu.org/gnu/gcc/ +source_dl = http://ftp.gnu.org/gnu/gcc/%{thisapp}/ sources = %{thisapp}.tar.gz patches