[Lunar-commits] <moonbase> abs-guide: version bumped to 6.2.

Florin Braescu florin at lunar-linux.org
Thu Mar 18 16:13:46 CET 2010


commit 530f7a641be14a0a71b9dc91ee7c963d3488be1d
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Thu Mar 18 17:13:46 2010 +0200

    abs-guide: version bumped to 6.2.
---
 docs/abs-guide/BUILD   |    2 +-
 docs/abs-guide/DETAILS |   13 +++++++------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/docs/abs-guide/BUILD b/docs/abs-guide/BUILD
index aa34ff4..8cf6eb9 100644
--- a/docs/abs-guide/BUILD
+++ b/docs/abs-guide/BUILD
@@ -3,5 +3,5 @@
   prepare_install                       &&
   mkdir -p $DOCUMENT_DIRECTORY/$MODULE  &&
   cp -Rf * $DOCUMENT_DIRECTORY/$MODULE
-  
+
 ) > $C_FIFO 2>&1
diff --git a/docs/abs-guide/DETAILS b/docs/abs-guide/DETAILS
index 0ed4c10..88cc5ae 100644
--- a/docs/abs-guide/DETAILS
+++ b/docs/abs-guide/DETAILS
@@ -1,19 +1,20 @@
           MODULE=abs-guide
-         VERSION=6.0
+         VERSION=6.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=http://bash.neuralshortcircuit.com
-   SOURCE_URL[1]=http://thegrendel.150m.com
-      SOURCE_VFY=sha1:6a9a795a9580d2c4fa8b1e0ddf75629176406a76
+   SOURCE_URL[0]=http://bash.webofcrafts.net
+   SOURCE_URL[1]=http://bash.neuralshortcircuit.com
+   SOURCE_URL[2]=http://thegrendel.150m.com
+      SOURCE_VFY=sha1:1551117ffa9b89382fca314eab0e52b2c8a6d818
         WEB_SITE=http://tldp.org/LDP/abs/html
          ENTERED=20020723
-         UPDATED=20091220
+         UPDATED=20100318
            SHORT="An in-depth exploration of the gentle art of shell scripting"
          ARCHIVE=off
 
 cat << EOF
 This tutorial assumes no previous knowledge of scripting or programming,
 but progresses rapidly toward an intermediate/advanced level of
-instruction ...all the while sneaking in little snippets of UNIX wisdom
+instruction all the while sneaking in little snippets of UNIX wisdom
 and lore. It serves as a textbook, a manual for self-study, and a
 reference and source of knowledge on shell scripting techniques. The
 exercises and heavily-commented examples invite active reader


More information about the Lunar-commits mailing list