From 0c12d12b09522e5301ad519472d6c03097a6fe0f Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Wed, 3 Nov 2010 12:22:33 +0100
Subject: correct wrong version number for eglibc

---
 toolchain/eglibc/Makefile.inc | 4 ++--
 1 file 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/
-- 
cgit v1.2.3