comparison download.sh @ 1688:00e528cdad95 draft 1.2.9

Upgrade toybox version.
author Rob Landley <rob@landley.net>
date Thu, 25 Sep 2014 21:40:39 -0500
parents ee7b1eda1a63
children f24a3b643df4
comparison
equal deleted inserted replaced
1687:ee7b1eda1a63 1688:00e528cdad95
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.8.tar.bz2 \ 62 URL=http://landley.net/toybox/downloads/toybox-0.4.9.tar.bz2 \
63 SHA1=945cb4f04eb6dda9a4d8b14c52806ec6c6e64793 \ 63 SHA1=563ceace2c7e3af759cc6749f4ff24f6ea5be75a \
64 maybe_fork "download || dienow" 64 maybe_fork "download || dienow"
65 65
66 URL=http://www.busybox.net/downloads/busybox-1.22.1.tar.bz2 \ 66 URL=http://www.busybox.net/downloads/busybox-1.22.1.tar.bz2 \
67 SHA1=d6e96fefb6f0fb8079f27468b9bf22d8dd96108e \ 67 SHA1=d6e96fefb6f0fb8079f27468b9bf22d8dd96108e \
68 maybe_fork "download || dienow" 68 maybe_fork "download || dienow"