[Lunar-commits] <moonbase> ccache: version bumped to 3.0.1.
Florin Braescu
florin at lunar-linux.org
Fri Jul 16 10:28:51 CEST 2010
commit ca9da8057f9987df0bf9ba27bd7462e2f16c06fd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 16 11:28:51 2010 +0300
ccache: version bumped to 3.0.1.
The statistics counter "called for link" is now correctly updated
when linking with a single object file.
A problem with out-of-source builds has been fixed.
---
utils/ccache/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/ccache/DETAILS b/utils/ccache/DETAILS
index 861f61a..f6192d6 100644
--- a/utils/ccache/DETAILS
+++ b/utils/ccache/DETAILS
@@ -1,11 +1,11 @@
MODULE=ccache
- VERSION=3.0
+ VERSION=3.0.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://samba.org/ftp/$MODULE
- SOURCE_VFY=sha1:77d690be2033cad7781fe8dee5fdf149e63483e9
+ SOURCE_VFY=sha1:eaeabbcda7be97bbe5b7207523b7ed146264b713
WEB_SITE=http://ccache.samba.org
ENTERED=20020701
- UPDATED=20100623
+ UPDATED=20100716
SHORT="A compiler cache"
cat << EOF
More information about the Lunar-commits
mailing list