changeset 1394:23f4333fec0c

Try uClibc 0.9.31.1.
author Rob Landley <rob@landley.net>
date Wed, 22 Jun 2011 12:53:22 -0500
parents 4770338067dc
children ee222555de52
files download.sh
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Wed Jun 22 12:51:19 2011 -0500
+++ b/download.sh	Wed Jun 22 12:53:22 2011 -0500
@@ -26,8 +26,8 @@
 #UNSTABLE=http://kernel.org/pub/linux/kernel/v2.6/testing/linux-2.6.32-rc7.tar.bz2 \
 maybe_fork "download || dienow"
 
-URL=http://uclibc.org/downloads/uClibc-0.9.31.tar.bz2 \
-SHA1=f25f70534594dffdb6b9008799a1532271178338 \
+URL=http://uclibc.org/downloads/uClibc-0.9.31.1.tar.bz2 \
+SHA1=4adb1839126d67da478c4360ef41895368c75057 \
 #SHA1= \
 #UNSTABLE=http://uclibc.org/downloads/uClibc-snapshot.tar.bz2 \
 UNSTABLE=http://uclibc.org/downloads/uClibc-0.9.32-rc3.tar.bz2 \