changeset 148:4d6404801202

Update versions.
author Rob Landley <rob@landley.net>
date Sat, 07 Apr 2007 20:40:06 -0400
parents 711eb6884b54
children 86e57060c2df
files download.sh
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Sat Apr 07 20:34:08 2007 -0400
+++ b/download.sh	Sat Apr 07 20:40:06 2007 -0400
@@ -12,11 +12,11 @@
 
 # Required for cross compile toolchain
 
-URL=http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \
-SHA1=e730979adfb287528263e779c91284659672510d \
+URL=http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.6.tar.bz2 \
+SHA1=1b26729429000688b4052a1a79b27d427208634b \
 download &&
 
-URL=http://www.uclibc.org/downloads/snapshots/uClibc-20070317.tar.bz2 \
+URL=http://www.uclibc.org/downloads/snapshots/uClibc-20070407.tar.bz2 \
 SHA1= \
 download &&