From 09f7e0e95074788534694de6b68abfd362710d5b Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 10 Mar 2017 10:37:14 +0100 Subject: [cron] cronie moved to github --- core/modules/cron/module.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/modules/cron') 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 " -- cgit v1.2.3-55-g7522