]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
gcc: Update to 4.6.2.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2011 12:33:14 +0000 (13:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Oct 2011 12:33:14 +0000 (13:33 +0100)
This is an update to fix minor issues.
It is not expected to break anything.

gcc/gcc.nm

index 0be4fc485e1a01a56cfafde549b6a220891a6632..8d466d2683147ee1032c7ba922121ec662df126c 100644 (file)
@@ -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 <michael.tremer@ipfire.org>
 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