summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-05-09 17:20:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-05-09 17:20:44 +0200
commit786331bc2437cb9d45fcf10f6fc00de29a7d4833 (patch)
treea3ee1bbde717e36a6fa06c3659024ba5abcccf9a /toolchain
parentc41c00e2a31648f18c183261eb9f3324c10bf03c (diff)
update to 4.5.3
Diffstat (limited to 'toolchain')
-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..0dad1b0fb 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.5.3
PKG_RELEASE:= 1
-PKG_MD5SUM:= d6559145853fbaaa0fd7556ed93bce9a
+PKG_MD5SUM:= 8e0b5c12212e185f3e4383106bfa9cc6
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2