summaryrefslogtreecommitdiff
path: root/open-source-lorries/lm-sensors.lorry
diff options
context:
space:
mode:
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"
}
}