diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/cronie/cronie_1.5.0.bb (renamed from meta/recipes-extended/cronie/cronie_1.4.12.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cronie/cronie_1.4.12.bb b/meta/recipes-extended/cronie/cronie_1.5.0.bb index 977332b3fc..38bd5935cc 100644 --- a/meta/recipes-extended/cronie/cronie_1.4.12.bb +++ b/meta/recipes-extended/cronie/cronie_1.5.0.bb | |||
@@ -23,8 +23,8 @@ SRC_URI = "https://fedorahosted.org/releases/c/r/cronie/cronie-${PV}.tar.gz \ | |||
23 | PAM_SRC_URI = "file://crond_pam_config.patch" | 23 | PAM_SRC_URI = "file://crond_pam_config.patch" |
24 | PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" | 24 | PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" |
25 | 25 | ||
26 | SRC_URI[md5sum] = "199db91e514a4d75e3222d69874b132f" | 26 | SRC_URI[md5sum] = "9db75e1884d83a45e002d145c6c54d45" |
27 | SRC_URI[sha256sum] = "0f5c9bf32f352599451c4ca0d6bc076d19e73ecfa5a90b34ecfe47c918c8bafd" | 27 | SRC_URI[sha256sum] = "9cf0e3f4f5042a9c09413d62c8e0c055e12401f70b112465f0f81f2c84ebfb3f" |
28 | 28 | ||
29 | inherit autotools update-rc.d useradd systemd | 29 | inherit autotools update-rc.d useradd systemd |
30 | 30 | ||