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

Florin Braescu florin at lunar-linux.org
Fri Jan 23 15:00:15 CET 2009


commit b87159a07e5021e8c36a6019dfaff5889ee2254f
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Jan 23 16:00:15 2009 +0200

    abs-guide: version bumped to 5.6.
    
    This release adds two important example scripts: Knight's Tour and
    Magic Squares. It has bugfixes and miscellaneous new material.
---
 docs/abs-guide/DETAILS |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/abs-guide/DETAILS b/docs/abs-guide/DETAILS
index 41faef1..cf2a7a7 100644
--- a/docs/abs-guide/DETAILS
+++ b/docs/abs-guide/DETAILS
@@ -1,11 +1,12 @@
           MODULE=abs-guide
-         VERSION=5.5
+         VERSION=5.6
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://thegrendel.150m.com
-      SOURCE_VFY=sha1:a6737abe9af9aaf503afd2c7507fb694da77aa45
+   SOURCE_URL[0]=http://bash.neuralshortcircuit.com
+   SOURCE_URL[1]=http://thegrendel.150m.com
+      SOURCE_VFY=sha1:23db785f9d14c0511ed7a75c48713d934e9c1697
         WEB_SITE=http://tldp.org/LDP/abs/html
          ENTERED=20020723
-         UPDATED=20081124
+         UPDATED=20090123
            SHORT="An in-depth exploration of the gentle art of shell scripting"
          ARCHIVE=off
 


More information about the Lunar-commits mailing list