[Lunar-commits] r16138 - moonbase/trunk/shells/busybox
Terry Chan
tchan at lunar-linux.org
Thu Aug 18 17:44:12 UTC 2005
Author: tchan
Date: 2005-08-18 17:44:11 +0000 (Thu, 18 Aug 2005)
New Revision: 16138
Modified:
moonbase/trunk/shells/busybox/DETAILS
Log:
Version bump to busybox-1.01. Compiled/tested with gcc-3.3.3, glibc-2.3.3,
kernel headers 2.4.x.
Modified: moonbase/trunk/shells/busybox/DETAILS
===================================================================
--- moonbase/trunk/shells/busybox/DETAILS 2005-08-18 17:17:06 UTC (rev 16137)
+++ moonbase/trunk/shells/busybox/DETAILS 2005-08-18 17:44:11 UTC (rev 16138)
@@ -1,16 +1,16 @@
MODULE=busybox
- VERSION=1.00
+ VERSION=1.01
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:ef39988a059599d4e5fbd619b427fd6b1bb76870
- SOURCE2_VFY=sha1:2ad317abda580a4f68b04109545a745298ef5001
+ SOURCE_VFY=sha1:12b6e04e7e9e91c9aa0729c0748bb68789d71c26
+ SOURCE2_VFY=sha1:fd82d26988132ba0b4b85e601b690f4d0e3b9e3a
SHORT="The Swiss Army Knife of Embedded Linux."
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20041013
+ UPDATED=20050818
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