summaryrefslogtreecommitdiffstats
path: root/core/modules/dmidecode
diff options
context:
space:
mode:
authorSimon Rettberg2023-01-31 15:28:09 +0100
committerSimon Rettberg2023-01-31 15:28:09 +0100
commitdad4e0b4c4bcbf89403771df1dc56cbbb5588041 (patch)
tree8c7cc977b304390cd35b5357a44380ce1bb7887d /core/modules/dmidecode
parent[kiosk-common] Fix job killing logic (diff)
downloadmltk-dad4e0b4c4bcbf89403771df1dc56cbbb5588041.tar.gz
mltk-dad4e0b4c4bcbf89403771df1dc56cbbb5588041.tar.xz
mltk-dad4e0b4c4bcbf89403771df1dc56cbbb5588041.zip
[dmidecode] Switch to https url
Diffstat (limited to 'core/modules/dmidecode')
-rw-r--r--core/modules/dmidecode/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/dmidecode/module.conf b/core/modules/dmidecode/module.conf
index a2cc48c4..956c5eb5 100644
--- a/core/modules/dmidecode/module.conf
+++ b/core/modules/dmidecode/module.conf
@@ -1,5 +1,5 @@
#!/bin/bash
-REQUIRED_GIT="git://git.savannah.nongnu.org/dmidecode.git"
+REQUIRED_GIT="https://git.savannah.nongnu.org/git/dmidecode.git"
REQUIRED_BINARIES="
dmidecode
"