[Lunar-commits] <moonbase> ccache: version bumped to 3.1.

Florin Braescu florin at lunar-linux.org
Fri Sep 17 14:21:36 CEST 2010


commit 5e69c320517300781880fe6dca9916e0a4f6a258
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Sep 17 15:21:36 2010 +0300

    ccache: version bumped to 3.1.
    
    Support has been added for hashing the output of a custom command to
    identify the compiler. Compilations that use precompiled headers are
    now supported. Behaviour on NFS mounts has been improved. Some bugs
    have been fixed.
---
 utils/ccache/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/utils/ccache/DETAILS b/utils/ccache/DETAILS
index f6192d6..b78b383 100644
--- a/utils/ccache/DETAILS
+++ b/utils/ccache/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ccache
-         VERSION=3.0.1
+         VERSION=3.1
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://samba.org/ftp/$MODULE
-      SOURCE_VFY=sha1:eaeabbcda7be97bbe5b7207523b7ed146264b713
+      SOURCE_VFY=sha1:7e81c7269410dce34468b9393f3d2df6d577af9c
         WEB_SITE=http://ccache.samba.org
          ENTERED=20020701
-         UPDATED=20100716
+         UPDATED=20100917
            SHORT="A compiler cache"
 
 cat << EOF


More information about the Lunar-commits mailing list