summaryrefslogtreecommitdiff
path: root/lorries/ccache.lorry
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-19 16:19:43 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-19 16:19:43 +0000
commit5f2b1bd6e231adbabf5a5239116987a1dab4359f (patch)
treef993ef6021ed1fb4feca8c2f4b745ef3005e0440 /lorries/ccache.lorry
parent92361d603b2888e5442922e7c827f610744d33ba (diff)
downloadlorry-5f2b1bd6e231adbabf5a5239116987a1dab4359f.tar.gz
lorries: add ccache
Diffstat (limited to 'lorries/ccache.lorry')
-rw-r--r--lorries/ccache.lorry9
1 files changed, 9 insertions, 0 deletions
diff --git a/lorries/ccache.lorry b/lorries/ccache.lorry
new file mode 100644
index 0000000..164c86e
--- /dev/null
+++ b/lorries/ccache.lorry
@@ -0,0 +1,9 @@
+{
+ "ccache": {
+ "type": "git",
+ "url": "git://git.samba.org/ccache.git",
+ "refspecs": [
+ "master", "maint",
+ "refs/tags/*"
+ ]
+}