From 1e244b7f7484984fc7c1b9f7e0a29c041cfbb27c Mon Sep 17 00:00:00 2001 From: Jim MacArthur Date: Thu, 28 May 2015 12:40:32 +0100 Subject: 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 --- open-source-lorries/cups.lorry | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 open-source-lorries/cups.lorry (limited to 'open-source-lorries/cups.lorry') 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" + } +} -- cgit v1.2.1