From 18d3aab2fd91c141b0ac73ebc85034d68bbe52da Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 9 Sep 2020 13:24:28 +0100 Subject: Update URL for CUPS CUPS moved from www.cups.org to GitHub. --- open-source-lorries/cups.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/open-source-lorries/cups.lorry b/open-source-lorries/cups.lorry index ff84aa9..b36da52 100644 --- a/open-source-lorries/cups.lorry +++ b/open-source-lorries/cups.lorry @@ -1,6 +1,6 @@ { "cups": { "type": "git", - "url": "https://www.cups.org/cups.git" + "url": "https://github.com/apple/cups.git" } } -- cgit v1.2.1