summaryrefslogtreecommitdiff
path: root/open-source-lorries/cups.lorry
diff options
context:
space:
mode:
authorJim MacArthur <jim.macarthur@codethink.co.uk>2015-05-28 12:40:32 +0100
committerJim MacArthur <jim.macarthur@codethink.co.uk>2015-05-28 13:19:25 +0100
commit1e244b7f7484984fc7c1b9f7e0a29c041cfbb27c (patch)
tree2f8ef0d75ac2c93d714370e2917050bf008220ea /open-source-lorries/cups.lorry
parent91396836f148d42790787ace71e10acb8af32ed8 (diff)
downloadlorries-1e244b7f7484984fc7c1b9f7e0a29c041cfbb27c.tar.gz
Add CUPS
At the time of writing, git clone consistently times out when fetching with the git:// protocol, but works sometimes with https. Change-Id: I957ed01597555aa0c7929ed9e5cc0656d2c9079d
Diffstat (limited to 'open-source-lorries/cups.lorry')
-rw-r--r--open-source-lorries/cups.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/cups.lorry b/open-source-lorries/cups.lorry
new file mode 100644
index 0000000..ff84aa9
--- /dev/null
+++ b/open-source-lorries/cups.lorry
@@ -0,0 +1,6 @@
+{
+ "cups": {
+ "type": "git",
+ "url": "https://www.cups.org/cups.git"
+ }
+}