diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-03-28 14:52:32 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-03-28 14:52:32 +0200 |
commit | af7079fd5fd0139bddad4529a03133a71b904eda (patch) | |
tree | 10346b7f948ad7d9afa1d8c574a3538c261ea3bf /toolchain/glibc-ports | |
parent | 0c9fca670b86871f111e1cda82ac8f70605992be (diff) |
update to latest stable upstream
Diffstat (limited to 'toolchain/glibc-ports')
-rw-r--r-- | toolchain/glibc-ports/Makefile.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/glibc-ports/Makefile.inc b/toolchain/glibc-ports/Makefile.inc index 64f1552f1..222728af3 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.12 +PKG_VERSION:= 2.13 PKG_RELEASE:= 1 -PKG_MD5SUM:= a6de5fd03fd89eb92ec77229d57e53d4 -PKG_SITES:= ${MASTER_SITE_OPENADK:=/} +PKG_MD5SUM:= 094e3c9b57da605917a780ab24575187 +PKG_SITES:= ${MASTER_SITE_GNU:=glibc/} |