[Lunar-commits] <moonbase> busybox: Version bump to 1.18.1 stable

Terry Chan tchan at lunar-linux.org
Mon Jan 10 07:07:27 CET 2011


commit 767030e1a07d4e7fd5f42c5fb77d4a63f4293cbf
Author: Terry Chan <tchan at lunar-linux.org>
Date:   Mon Jan 10 00:07:27 2011 -0600

    busybox: Version bump to 1.18.1 stable
---
 shells/busybox/BUILD   |    2 +-
 shells/busybox/DETAILS |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/shells/busybox/BUILD b/shells/busybox/BUILD
index 920ba13..5c71111 100644
--- a/shells/busybox/BUILD
+++ b/shells/busybox/BUILD
@@ -5,6 +5,6 @@
   prepare_install   &&
   cp busybox /bin   &&
   gather_docs TODO  &&
-  cp docs/BusyBox.1 /usr/share/man/man1/busybox.1
+  cp docs/busybox.1 /usr/share/man/man1/busybox.1
 
 ) > $C_FIFO 2>&1
diff --git a/shells/busybox/DETAILS b/shells/busybox/DETAILS
index aa225cb..745e13d 100644
--- a/shells/busybox/DETAILS
+++ b/shells/busybox/DETAILS
@@ -1,12 +1,12 @@
           MODULE=busybox
-         VERSION=1.17.4
+         VERSION=1.18.1
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.busybox.net/downloads
-      SOURCE_VFY=sha1:9a2be1e709dd0703d78bed620439bac069d19254
+      SOURCE_VFY=sha1:83b86858599870e46236da8d370d335d48cee77e
         WEB_SITE=http://www.busybox.net
       MAINTAINER=tchan at lunar-linux.org
          ENTERED=20011020
-         UPDATED=20101222
+         UPDATED=20110110
            SHORT="The Swiss Army Knife of Embedded Linux"
 
 cat << EOF


More information about the Lunar-commits mailing list