comparison download.sh @ 1627:556a5bc3c8a4 1.2.5

Toybox 0.4.6.
author Rob Landley <rob@landley.net>
date Thu, 12 Sep 2013 04:21:16 -0500
parents 613d6428fcc4
children 36064844d3e1
comparison
equal deleted inserted replaced
1626:6f74d6a209da 1627:556a5bc3c8a4
57 57
58 # Building a native root filesystem requires linux and uClibc (above) plus 58 # Building a native root filesystem requires linux and uClibc (above) plus
59 # BusyBox. Adding a native toolchain requires binutils and gcc (above) plus 59 # BusyBox. Adding a native toolchain requires binutils and gcc (above) plus
60 # make and bash. 60 # make and bash.
61 61
62 URL=http://landley.net/toybox/downloads/toybox-0.4.5.tar.bz2 \ 62 URL=http://landley.net/toybox/downloads/toybox-0.4.6.tar.bz2 \
63 SHA1=7e4a2065845ff6b521378158310696d4b926a5ba \ 63 SHA1=79863fc0ebfae4991ad7580415aa93674915acaf \
64 maybe_fork "download || dienow" 64 maybe_fork "download || dienow"
65 65
66 URL=http://www.busybox.net/downloads/busybox-1.21.1.tar.bz2 \ 66 URL=http://www.busybox.net/downloads/busybox-1.21.1.tar.bz2 \
67 SHA1=9244187d8d30447e165c694e89f4731c1705a53b \ 67 SHA1=9244187d8d30447e165c694e89f4731c1705a53b \
68 maybe_fork "download || dienow" 68 maybe_fork "download || dienow"