From e0222e408a587671c697333bddd35caf1617f678 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 9 Sep 2020 01:08:22 +0100 Subject: Update mirroring of lm-sensors lm-sensors moved from lm-sensors.org to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete. --- open-source-lorries/lm-sensors.lorry | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/open-source-lorries/lm-sensors.lorry b/open-source-lorries/lm-sensors.lorry index a2276ab..75d2077 100644 --- a/open-source-lorries/lm-sensors.lorry +++ b/open-source-lorries/lm-sensors.lorry @@ -2,6 +2,11 @@ "lm-sensors": { "type": "svn", "url": "http://lm-sensors.org/svn/lm-sensors/", - "layout": "standard" + "layout": "standard", + "description": "Obsolete (use lm-sensors-git)" + }, + "lm-sensors-git": { + "type": "git", + "url": "https://github.com/lm-sensors/lm-sensors.git" } } -- cgit v1.2.1