summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-31 20:15:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-31 20:15:39 +0200
commit84b90159b05aaa4e914ce51d2b1319218c32d8a1 (patch)
tree9431ad8ca9c7e9b7fac20114ea7031e5dc9db9dd /toolchain/gcc/Makefile.inc
parentdd57c7c17b452f555fec0767f3a13e717c2a8cc1 (diff)
update to latest stable upstream version, refresh patch
Diffstat (limited to 'toolchain/gcc/Makefile.inc')
-rw-r--r--toolchain/gcc/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/Makefile.inc b/toolchain/gcc/Makefile.inc
index 585c0f85a..834d2fbb9 100644
--- a/toolchain/gcc/Makefile.inc
+++ b/toolchain/gcc/Makefile.inc
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gcc
-PKG_VERSION:= 4.5.2
+PKG_VERSION:= 4.6.0
PKG_RELEASE:= 1
-PKG_MD5SUM:= d6559145853fbaaa0fd7556ed93bce9a
+PKG_MD5SUM:= 93d1c436bf991564524701259b6285a2
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2