changeset 674:133eca1561b9

Use toybox 0.0.9.1, with a fix for patch.
author Rob Landley <rob@landley.net>
date Sun, 29 Mar 2009 23:30:29 -0500
parents fe702646c46c
children 4571f63c2298
files download.sh
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/download.sh	Sun Mar 29 23:29:31 2009 -0500
+++ b/download.sh	Sun Mar 29 23:30:29 2009 -0500
@@ -77,9 +77,9 @@
 
 # These are optional parts of the native root filesystem.
 
-URL=http://impactlinux.com/code/toybox/downloads/toybox-0.0.9.tar.bz2 \
-SHA1=a3aed07694149c6582a78cf6de4dfcff0383c9d5 \
-UNSTABLE=http://impactlinux.com/fwl/alt-toybox-0.tar.bz2
+URL=http://impactlinux.com/code/toybox/downloads/toybox-0.0.9.1.tar.bz2 \
+SHA1=a00b5ec03e0ca382cc39f361c521b40bc1079fa1 \
+UNSTABLE=http://impactlinux.com/fwl/mirror/alt-toybox-0.tar.bz2
 download || dienow
 
 URL=http://cxx.uclibc.org/src/uClibc++-0.2.2.tar.bz2 \