[Lunar-commits] <moonbase> libtool: version bumped to 2.2.6a.

Florin Braescu florin at lunar-linux.org
Sun Mar 22 08:17:17 CET 2009


commit bba52eae49b12da8d748827fbe10c2a898e37fb8
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Mar 22 09:17:17 2009 +0200

    libtool: version bumped to 2.2.6a.
    
    Many new features, bugfixes and enhacements.
---
 libs/libtool/DETAILS |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/libs/libtool/DETAILS b/libs/libtool/DETAILS
index 575e55f..b428cd6 100644
--- a/libs/libtool/DETAILS
+++ b/libs/libtool/DETAILS
@@ -1,17 +1,17 @@
           MODULE=libtool
-         VERSION=1.5.26
-          SOURCE=$MODULE-$VERSION.tar.gz
-   SOURCE_URL[0]=$GNU_URL/$MODULE/
-   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
-      SOURCE_VFY=sha1:4c1738351736562a951a345e24f233d00953ec0a
+         VERSION=2.2.6
+          SOURCE=$MODULE-${VERSION}a.tar.gz
+   SOURCE_URL[0]=$GNU_URL/$MODULE
+   SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
+      SOURCE_VFY=sha1:7b547877b1b78b547343e4678a531aece8949904
         WEB_SITE=http://www.gnu.org/software/libtool
          ENTERED=20010922
-         UPDATED=20080202
+         UPDATED=20090322
            SHORT="A generic library support script"
 
 cat << EOF
-libtool is a generic library support script.  It hides the complexity
+libtool is a generic library support script. It hides the complexity
 of using shared libraries behind a consistent, portable interface.
-Libtool supports building static libraries on all platforms.  It also
+Libtool supports building static libraries on all platforms. It also
 includes GNU libltdl, the libtool dynamic loader library.
 EOF


More information about the Lunar-commits mailing list