summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:19:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-02-27 12:19:57 +0100
commit50beebab01a244a27e45ffd766377fa3fa91229a (patch)
tree04aaefe68f1836138a116249c55283fb301efbda /toolchain/glibc/Makefile.inc
parentc7f2f4bba73e53d9b5d1926b220205884bd26d4a (diff)
fix checksum check of toolchain archives after download
and update alix/wrap targets to 2.6.33
Diffstat (limited to 'toolchain/glibc/Makefile.inc')
-rw-r--r--toolchain/glibc/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc
index 23659af5d..0a7530565 100644
--- a/toolchain/glibc/Makefile.inc
+++ b/toolchain/glibc/Makefile.inc
@@ -4,5 +4,5 @@
PKG_NAME:= glibc
PKG_VERSION:= 2.11.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= 55d50abb2d7c366bde6fb5e35e681f9b
+PKG_MD5SUM:= cf60820c052b14a9c5a7816fc7dc0161
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}