diff download.sh @ 340:595332f94fea

Add timeout to wget, and add another mirror (impactlinux.com) so there's a place to get toybox if landley.net is down. Busybox 1.2.2 wget doesn't support timeouts so yank that and add it to the host-tools blacklist (which doubles as the todo list for toybox). Also, the sha1sum I was using didn't match the toybox _release_ tarball (probably some handrolled one I did).
author Rob Landley <rob@landley.net>
date Sat, 31 May 2008 19:09:43 -0500
parents c1f9966a73b9
children 9829e6cc8637
line wrap: on
line diff
--- a/download.sh	Sat May 31 18:16:56 2008 -0500
+++ b/download.sh	Sat May 31 19:09:43 2008 -0500
@@ -46,7 +46,7 @@
 download &&
 
 URL=http://landley.net/code/toybox/downloads/toybox-0.0.6.tar.bz2 \
-SHA1=da39a3ee5e6b4b0d3255bfef95601890afd80709 \
+SHA1=188c602a89dc6a53144a65e2fed92696a3d24444 \
 download &&
 
 # Ye olde emulator