summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gcc/common.mk')
-rw-r--r--toolchain/gcc/common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk
index 3a4a94a46..b3025a62e 100644
--- a/toolchain/gcc/common.mk
+++ b/toolchain/gcc/common.mk
@@ -66,8 +66,8 @@ else
ifeq ($(PKG_VERSION),4.4.5)
PKG_MD5SUM:=44b3192c4c584b9be5243d9e8e7e0ed1
endif
- ifeq ($(PKG_VERSION),4.5.1)
- PKG_MD5SUM:=48231a8e33ed6e058a341c53b819de1a
+ ifeq ($(PKG_VERSION),4.5.2)
+ PKG_MD5SUM:=e31fe695d7235f11fb5a63eafdfbfe88
endif
endif
endif