[Lunar-commits] <moonbase> ccache: version bumped to 3.0.
Florin Braescu
florin at lunar-linux.org
Wed Jun 23 16:33:07 CEST 2010
commit 5105e0aadb3034e818bb26221c75172da6fa3249
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Jun 23 17:33:07 2010 +0300
ccache: version bumped to 3.0.
Many bugfixes and enhacements.
---
utils/ccache/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/utils/ccache/DETAILS b/utils/ccache/DETAILS
index 951cb88..861f61a 100644
--- a/utils/ccache/DETAILS
+++ b/utils/ccache/DETAILS
@@ -1,12 +1,12 @@
MODULE=ccache
- VERSION=2.4
+ VERSION=3.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://samba.org/ftp/ccache/
- SOURCE_VFY=sha1:9833ec13de9b90d5409e60d679ac681115ef465e
- WEB_SITE=http://ccache.samba.org/
+ SOURCE_URL=http://samba.org/ftp/$MODULE
+ SOURCE_VFY=sha1:77d690be2033cad7781fe8dee5fdf149e63483e9
+ WEB_SITE=http://ccache.samba.org
ENTERED=20020701
- UPDATED=20040913
- SHORT="compiler cache."
+ UPDATED=20100623
+ SHORT="A compiler cache"
cat << EOF
ccache is a compiler cache. It acts as a caching pre-processor to C/C++
More information about the Lunar-commits
mailing list