diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-04 10:21:27 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-04 10:21:27 +0100 |
commit | 57990dc4e570646f4d08c22ba645a458fd7524a1 (patch) | |
tree | 6c67670ecf1743809143003b953c43f8c39b29a9 /toolchain | |
parent | c7716e56e0f1b3860a891b8dca67f2b0f969577d (diff) | |
parent | 0a56716f1e934368ba039c2ada38fc835f792cb6 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/eglibc/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/eglibc/Makefile.inc b/toolchain/eglibc/Makefile.inc index 213ab1775..51fefa6d5 100644 --- a/toolchain/eglibc/Makefile.inc +++ b/toolchain/eglibc/Makefile.inc @@ -2,7 +2,7 @@ # material, please see the LICENCE file in the top-level directory. PKG_NAME:= eglibc -PKG_VERSION:= 2.12 +PKG_VERSION:= 2.12.1 PKG_RELEASE:= 1 -PKG_MD5SUM:= 99f1682764c88220c255f6e07237410f +PKG_MD5SUM:= 3668505801160785c2961df0a7ec192e PKG_SITES:= http://openadk.org/distfiles/ |