summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-09-13 09:19:39 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-09-13 09:19:39 +0200
commit2e92ddd2659ef6c55433db6f963e1fa1c54a3f88 (patch)
treebeaaadf8c25dfce37ab2fe29d773f09635e54230 /toolchain/glibc/Makefile.inc
parent194b03d5d9dbddc8c00e4da8fcbb0409fcf50d39 (diff)
update glibc
Diffstat (limited to 'toolchain/glibc/Makefile.inc')
-rw-r--r--toolchain/glibc/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/glibc/Makefile.inc b/toolchain/glibc/Makefile.inc
index 2232e9bb2..7acb49bb3 100644
--- a/toolchain/glibc/Makefile.inc
+++ b/toolchain/glibc/Makefile.inc
@@ -2,9 +2,9 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= glibc
-PKG_VERSION:= 2.17
+PKG_VERSION:= 2.18
PKG_RELEASE:= 1
-PKG_MD5SUM:= 8a7f11b9ac5d0d5efa4c82175b5a9c1b
+PKG_MD5SUM:= b67b22b428ed183148d1344da6d22ea9
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
GLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \
--host=$(REAL_GNU_TARGET_NAME) \