diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-28 16:40:03 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-28 16:40:03 +0200 |
commit | 34605734bf8acedde316e7b932d14893cd272b85 (patch) | |
tree | bd98560a920b973a939761c89ec89b8fd40efd7c /toolchain | |
parent | 78e55f6e8d8fa3cf36f2a09b1a850f89e65a9dd9 (diff) |
update to latest upstream
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/glibc/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc index 0a7530565..8ee1ad368 100644 --- a/toolchain/glibc/Makefile.inc +++ b/toolchain/glibc/Makefile.inc @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. PKG_NAME:= glibc -PKG_VERSION:= 2.11.1 +PKG_VERSION:= 2.12.1 PKG_RELEASE:= 1 -PKG_MD5SUM:= cf60820c052b14a9c5a7816fc7dc0161 +PKG_MD5SUM:= a8e77cd873125d9b46ca2e46ee1a13d0 PKG_SITES:= ${MASTER_SITE_GNU:=glibc/} |