[Lunar-commits] <moonbase> busybox, busybox_static: Version bump to 1.14.2
Terry Chan
tchan at lunar-linux.org
Tue Jun 23 06:52:16 CEST 2009
commit 1376b0f091e7b2b3c5c3a1489520489e9242257c
Author: Terry Chan <tchan at lunar-linux.org>
Date: Mon Jun 22 23:52:16 2009 -0500
busybox, busybox_static: Version bump to 1.14.2
---
shells/busybox/DETAILS | 6 +++---
shells/busybox_static/DETAILS | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/shells/busybox/DETAILS b/shells/busybox/DETAILS
index 9c917ac..90e1931 100644
--- a/shells/busybox/DETAILS
+++ b/shells/busybox/DETAILS
@@ -1,12 +1,12 @@
MODULE=busybox
- VERSION=1.14.1
+ VERSION=1.14.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:5399439c4e17b6995cf3634aa16b3cf2bbe47ec3
+ SOURCE_VFY=sha1:b673e79ea0927e1ec14017b1e12b159c799f6feb
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20090528
+ UPDATED=20090622
SHORT="The Swiss Army Knife of Embedded Linux."
cat << EOF
BusyBox combines tiny versions of many common UNIX utilities into a
diff --git a/shells/busybox_static/DETAILS b/shells/busybox_static/DETAILS
index 6357be1..dcec8e9 100644
--- a/shells/busybox_static/DETAILS
+++ b/shells/busybox_static/DETAILS
@@ -1,14 +1,14 @@
MODULE=busybox_static
- VERSION=1.14.1
+ VERSION=1.14.2
SOURCE=busybox-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/busybox-$VERSION
SOURCE_URL=http://www.busybox.net/downloads/
- SOURCE_VFY=sha1:5399439c4e17b6995cf3634aa16b3cf2bbe47ec3
+ SOURCE_VFY=sha1:b673e79ea0927e1ec14017b1e12b159c799f6feb
SHORT="time statically linked rescue shell."
WEB_SITE=http://www.busybox.net
MAINTAINER=tchan at lunar-linux.org
ENTERED=20011020
- UPDATED=20090528
+ UPDATED=20090622
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