summaryrefslogtreecommitdiff
path: root/open-source-lorries/lm-sensors.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 01:08:22 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:34 +0100
commite0222e408a587671c697333bddd35caf1617f678 (patch)
tree7600116c25e1e7e08c286a4eadbd1a622fc94221 /open-source-lorries/lm-sensors.lorry
parentcc8385cd9bca8ae3aab9799cf88407db30b0509a (diff)
downloadlorries-e0222e408a587671c697333bddd35caf1617f678.tar.gz
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.
Diffstat (limited to 'open-source-lorries/lm-sensors.lorry')
-rw-r--r--open-source-lorries/lm-sensors.lorry7
1 files changed, 6 insertions, 1 deletions
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"
}
}