aboutsummaryrefslogtreecommitdiff
path: root/www/news.html
diff options
context:
space:
mode:
authorRob Landley <rob@landley.net>2009-10-23 17:42:13 -0500
committerRob Landley <rob@landley.net>2009-10-23 17:42:13 -0500
commit05e451de7b7fbadff09af6f1117102603181df29 (patch)
treeeea401bc8f8ccd0888633c6fe233a6505725ba70 /www/news.html
parent08671ef3e4b6989a62df6dcbd0a6d4880ff0dccd (diff)
downloadtoybox-05e451de7b7fbadff09af6f1117102603181df29.tar.gz
Add .tar.bz2 to tarball links.
Diffstat (limited to 'www/news.html')
-rwxr-xr-xwww/news.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/news.html b/www/news.html
index 18d2de50..9d0ad67f 100755
--- a/www/news.html
+++ b/www/news.html
@@ -8,12 +8,12 @@ seq, sha1sum, sleep, sort, sync, tee, touch, toysh, true, tty, uname, which, yes
<h2>News</h2>
<p><b>April 17, 2009</b> - Another bugfix release,
-<a href=downloads/toybox-0.0.9.2>toybox-0.0.9.2</a>, off by one allocation error in patch.</p>
+<a href=downloads/toybox-0.0.9.2.tar.bz2>toybox-0.0.9.2</a>, off by one allocation error in patch.</p>
<p>(Darn fiddly command, innit?)</p>
<p><b>March 29, 2009</b> - Released
-<a href=downloads/toybox-0.0.9.1>toybox 0.0.9.1</a> which is a bugfix
+<a href=downloads/toybox-0.0.9.1.tar.bz2>toybox 0.0.9.1</a> which is a bugfix
release for issues with the patch command.</p>
<p>The project is currently on hold while the developers learn Lua and
@@ -22,13 +22,13 @@ decide whether or not to port the whole thing to that language.
have to resubscribe.)</p>
<p><b>January 29, 2009</b> - Released
-<a href=downloads/toybox-0.0.9>toybox 0.0.9</a> which is a minor packaging
+<a href=downloads/toybox-0.0.9.tar.bz2>toybox 0.0.9.tar.bz2</a> which is a minor packaging
fix for 0.0.8. (The previous release tarball contained a prebuilt x86-64
kconfig/conf file, because the release script ran defconfig to
pregenerate help.h, and didn't run make clean afterwards.) The actual source
code is identical to the previous release.</p>
-<p><b>January 20, 2009</b> - <a href=downloads/toybox-0.0.8>toybox 0.0.8</a>
+<p><b>January 20, 2009</b> - <a href=downloads/toybox-0.0.8.tar.bz2>toybox 0.0.8</a>
adds the uname, cksum, and mkswapfs commands.</p>
<p>This uname implementation is cross compile friendly: when built as a 32 bit