summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-05-15 13:42:32 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-05-15 13:42:32 +0000
commit3ea4b6ba915e39213ae182a1ed287a8c4e6087b2 (patch)
treeca225c164be58493aa2b9c9eae5dcd0ca469b895 /toolchain/uClibc/Makefile
parentd98c2d542cfae2572f8f97965ebe1bfb2e110bd6 (diff)
downloadmaster-31e0f0ae-3ea4b6ba915e39213ae182a1ed287a8c4e6087b2.tar.gz
master-31e0f0ae-3ea4b6ba915e39213ae182a1ed287a8c4e6087b2.tar.bz2
master-31e0f0ae-3ea4b6ba915e39213ae182a1ed287a8c4e6087b2.zip
uClibc: update to 0.9.33.2, fixes #4420
SVN-Revision: 31740
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 5441e7c36b..6e7e9ddd8b 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -15,7 +15,7 @@ LIBC_SO_VERSION:=$(PKG_VERSION)
PATCH_DIR:=./patches-$(PKG_VERSION)
CONFIG_DIR:=./config-$(PKG_VERSION)
-PKG_MD5SUM_0.9.33 = cf9d25e4b3c87af1a99d33a6b959fbf1
+PKG_MD5SUM_0.9.33.2 = a338aaffc56f0f5040e6d9fa8a12eda1
PKG_MD5SUM=$(PKG_MD5SUM_$(PKG_VERSION))
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(PKG_NAME)-$(PKG_VERSION)