summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-19 12:20:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-19 12:20:33 +0100
commitad87a3b0ba6e8b101f54de3fdfbf1b3bc914373d (patch)
tree4bce67145a44b2f068e1fda11195e8de7f88e2bf /toolchain/glibc/Makefile.inc
parent9bed26e23fd8d3aa6e8fd40bcb5b0a25dd9d6a36 (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 7acb49bb3..4a34c9d18 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.18
+PKG_VERSION:= 2.19
PKG_RELEASE:= 1
-PKG_MD5SUM:= b67b22b428ed183148d1344da6d22ea9
+PKG_MD5SUM:= 5374d29864b583622b62bfc6b8429418
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
GLIBC_CONFOPTS:= --build=$(GNU_HOST_NAME) \
--host=$(REAL_GNU_TARGET_NAME) \