summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-10 13:16:37 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-07-10 13:16:37 +0100
commit9bb8823f1f541d8dce1400581f018431605bd794 (patch)
tree5f63b656b5ae4f51e3dcf33515fa484a3600930c
parentb8536c55c610d3c0c5d72a5a3fe165d30c453594 (diff)
downloadlorries-9bb8823f1f541d8dce1400581f018431605bd794.tar.gz
Add ccache tarball lorrysam/ccache-tarball
We can't build ccache from Git during build-essential.
-rw-r--r--open-source-lorries/ccache-tarball.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/ccache-tarball.lorry b/open-source-lorries/ccache-tarball.lorry
new file mode 100644
index 0000000..5be54e3
--- /dev/null
+++ b/open-source-lorries/ccache-tarball.lorry
@@ -0,0 +1,6 @@
+{
+ "ccache-tarball": {
+ "type": "tarball",
+ "url": "https://www.samba.org/ftp/ccache/ccache-3.3.4.tar.xz"
+ }
+}