summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-05-28 14:55:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-05-28 14:55:21 +0200
commit98da63723edeaec36dc9ab898481b907f751b09e (patch)
tree2e36effbbcfa63bb303c6b5a01ae2d0f58e68829 /toolchain
parent0c9bb949420c179a80a1c695f11b3336567bed0c (diff)
parent9a841e2aed7b7e52958e5703215643dd3cf45ad0 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 e40fc2dec..c2fdb4bc8 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.4.3
+PKG_VERSION:= 4.4.4
PKG_RELEASE:= 1
-PKG_MD5SUM:= fe1ca818fc6d2caeffc9051fe67ff103
+PKG_MD5SUM:= 7ff5ce9e5f0b088ab48720bbd7203530
PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2