diff options
| author | Simon Rettberg | 2016-04-26 12:17:51 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2016-04-26 12:17:51 +0200 |
| commit | e37b34c6898faa8e2c54f398e34f1ce1eda4473c (patch) | |
| tree | 56321fc8667cca0c7eb5d1448983a1fe07d29f4c /remote/modules/cron/module.conf | |
| parent | [rfs-stage32] This module is just fucked up... (diff) | |
| download | tm-scripts-e37b34c6898faa8e2c54f398e34f1ce1eda4473c.tar.gz tm-scripts-e37b34c6898faa8e2c54f398e34f1ce1eda4473c.tar.xz tm-scripts-e37b34c6898faa8e2c54f398e34f1ce1eda4473c.zip | |
[cron] Fix revision checkout
Diffstat (limited to 'remote/modules/cron/module.conf')
| -rw-r--r-- | remote/modules/cron/module.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/cron/module.conf b/remote/modules/cron/module.conf index 60d5555d..6f07729f 100644 --- a/remote/modules/cron/module.conf +++ b/remote/modules/cron/module.conf @@ -1,5 +1,5 @@ REQUIRED_GIT="http://git.fedorahosted.org/git/cronie.git" -REQUIRED_COMMIT="bab45f0b817d8829f2423e033d90974c9a3abc20" +REQUIRED_COMMIT="c219d7cb9d4887f685ac4ff1e9439b0d8aa39ef6" REQUIRED_BINARIES=" crond " |
