summaryrefslogtreecommitdiffstats
path: root/core/modules/cron
diff options
context:
space:
mode:
authorSimon Rettberg2017-03-10 10:37:14 +0100
committerSimon Rettberg2017-03-10 10:37:14 +0100
commit09f7e0e95074788534694de6b68abfd362710d5b (patch)
tree65fe9af72065e22fe1dee46425c000860b493dff /core/modules/cron
parent[cups-sicgs] support canon secure print (diff)
downloadmltk-09f7e0e95074788534694de6b68abfd362710d5b.tar.gz
mltk-09f7e0e95074788534694de6b68abfd362710d5b.tar.xz
mltk-09f7e0e95074788534694de6b68abfd362710d5b.zip
[cron] cronie moved to github
Diffstat (limited to 'core/modules/cron')
-rw-r--r--core/modules/cron/module.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/modules/cron/module.conf b/core/modules/cron/module.conf
index c42ba591..31573eb0 100644
--- a/core/modules/cron/module.conf
+++ b/core/modules/cron/module.conf
@@ -1,6 +1,6 @@
#!/bin/bash
-REQUIRED_GIT="http://git.fedorahosted.org/git/cronie.git"
-REQUIRED_COMMIT="c219d7cb9d4887f685ac4ff1e9439b0d8aa39ef6"
+REQUIRED_GIT="https://github.com/cronie-crond/cronie.git"
+REQUIRED_COMMIT="d582556168e740fbd19e777a6733b404084e69d8"
REQUIRED_BINARIES="
crond
"