[Lunar-commits] r18251 - moonbase/trunk/shells/busybox
Terry Chan
tchan at lunar-linux.org
Mon Jan 23 02:45:15 UTC 2006
Author: tchan
Date: 2006-01-23 02:45:15 +0000 (Mon, 23 Jan 2006)
New Revision: 18251
Modified:
moonbase/trunk/shells/busybox/DETAILS
Log:
Version bump to busybox-1.1.0. Compiled/tested with gcc-3.4.5, glibc-2.3.6,
kernel headers 2.4.x.
Modified: moonbase/trunk/shells/busybox/DETAILS
===================================================================
--- moonbase/trunk/shells/busybox/DETAILS 2006-01-23 02:33:52 UTC (rev 18250)
+++ moonbase/trunk/shells/busybox/DETAILS 2006-01-23 02:45:15 UTC (rev 18251)
@@ -1,16 +1,16 @@
MODULE=busybox
- VERSION=1.01
+ VERSION=1.1.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE2=$MODULE-$VERSION-config
SOURCE_URL[0]=http://www.busybox.net/downloads/
SOURCE2_URL[0]=$PATCH_URL/
- SOURCE_VFY=sha1:12b6e04e7e9e91c9aa0729c0748bb68789d71c26
- SOURCE2_VFY=sha1:fd82d26988132ba0b4b85e601b690f4d0e3b9e3a
+ SOURCE_VFY=sha1:433cafb1badc1f752069d18217129651fe93be69
+ SOURCE2_VFY=sha1:98fa0b4573ece793ba85122cd4475c89c9ecd0fd
SHORT="The Swiss Army Knife of Embedded Linux."
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20050818
+ UPDATED=20060122
cat << EOF
BusyBox combines tiny versions of many common UNIX utilities into a
single small executable. It provides minimalist replacements for most of
More information about the Lunar-commits
mailing list