summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-03-31 22:22:40 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-03-31 22:22:40 +0200
commit00d88c27e1e174364c3bb62576fbdce7c4bf1e91 (patch)
tree37c6e7f952e0a2aa03ddfa780834cf2d5b50bb50 /toolchain/gcc/Makefile.inc
parent84b90159b05aaa4e914ce51d2b1319218c32d8a1 (diff)
Revert "update to latest stable upstream version, refresh patch"
This reverts commit 84b90159b05aaa4e914ce51d2b1319218c32d8a1.
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 834d2fbb9..585c0f85a 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.6.0
+PKG_VERSION:= 4.5.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 93d1c436bf991564524701259b6285a2
+PKG_MD5SUM:= d6559145853fbaaa0fd7556ed93bce9a
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2