diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2012-08-10 09:58:51 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2012-08-10 09:58:51 +0200 |
commit | f9907d1324368e873a179f65372002634aae0e20 (patch) | |
tree | f388bcafeef0e02efc9048f653f272136856c166 /toolchain/glibc-ports/Makefile.inc | |
parent | 86ccceb7ca2752ccca08effc89141531a4ab1c49 (diff) | |
parent | 9ea6420f350de09bbcb9d5141dc652ac6637e2a2 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/glibc-ports/Makefile.inc')
-rw-r--r-- | toolchain/glibc-ports/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/glibc-ports/Makefile.inc b/toolchain/glibc-ports/Makefile.inc index c799a7dfe..1fdbabf68 100644 --- a/toolchain/glibc-ports/Makefile.inc +++ b/toolchain/glibc-ports/Makefile.inc @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. PKG_NAME:= glibc-ports -PKG_VERSION:= 2.14.1 +PKG_VERSION:= 2.16.0 PKG_RELEASE:= 1 -PKG_MD5SUM:= 2aa77ef5dd15df1d1d6dadd4e158ae33 +PKG_MD5SUM:= 20c689888d89f9c11dd7f91b48ca4f69 PKG_SITES:= ${MASTER_SITE_GNU:=glibc/} |