comparison download.sh @ 1779:444516902275 draft

toybox 0.6.0
author Rob Landley <rob@landley.net>
date Thu, 23 Jul 2015 09:05:38 -0500
parents cd90d547dba8
children ae16231f0cdc
comparison
equal deleted inserted replaced
1778:142fbabc43db 1779:444516902275
64 64
65 # Building a native root filesystem requires linux and uClibc (above) plus 65 # Building a native root filesystem requires linux and uClibc (above) plus
66 # BusyBox. Adding a native toolchain requires binutils and gcc (above) plus 66 # BusyBox. Adding a native toolchain requires binutils and gcc (above) plus
67 # make and bash. 67 # make and bash.
68 68
69 URL=http://landley.net/toybox/downloads/toybox-0.5.2.tar.gz \ 69 URL=http://landley.net/toybox/downloads/toybox-0.6.0.tar.gz \
70 SHA1=b9ad04066354f3234b020034979efe0419de650c \ 70 SHA1=08fb1c23f520c25a15f262a8a95ea5b676a98d54 \
71 maybe_fork "download || dienow" 71 maybe_fork "download || dienow"
72 72
73 URL=http://www.busybox.net/downloads/busybox-1.22.1.tar.bz2 \ 73 URL=http://www.busybox.net/downloads/busybox-1.22.1.tar.bz2 \
74 SHA1=d6e96fefb6f0fb8079f27468b9bf22d8dd96108e \ 74 SHA1=d6e96fefb6f0fb8079f27468b9bf22d8dd96108e \
75 maybe_fork "download || dienow" 75 maybe_fork "download || dienow"