[Lunar-commits] r19895 - moonbase/trunk/shells/busybox
Terry Chan
tchan at lunar-linux.org
Sun Apr 30 07:23:14 UTC 2006
Author: tchan
Date: 2006-04-30 07:23:14 +0000 (Sun, 30 Apr 2006)
New Revision: 19895
Modified:
moonbase/trunk/shells/busybox/DETAILS
Log:
Version bump to busybox-1.1.2. Mainly a bugfix release.
Modified: moonbase/trunk/shells/busybox/DETAILS
===================================================================
--- moonbase/trunk/shells/busybox/DETAILS 2006-04-30 05:40:20 UTC (rev 19894)
+++ moonbase/trunk/shells/busybox/DETAILS 2006-04-30 07:23:14 UTC (rev 19895)
@@ -1,16 +1,16 @@
MODULE=busybox
- VERSION=1.1.0
+ VERSION=1.1.2
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:433cafb1badc1f752069d18217129651fe93be69
- SOURCE2_VFY=sha1:98fa0b4573ece793ba85122cd4475c89c9ecd0fd
+ SOURCE_VFY=sha1:4f8b1a93c432c7e61a5ec0f11653456913aabbda
+ SOURCE2_VFY=sha1:342ca9c29677a9d90d9d63fc06d49bdc8281a154
SHORT="The Swiss Army Knife of Embedded Linux."
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20060122
+ UPDATED=20060430
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