diff options
-rw-r--r-- | meta/recipes-extended/cronie/cronie_1.5.2.bb (renamed from meta/recipes-extended/cronie/cronie_1.5.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cronie/cronie_1.5.1.bb b/meta/recipes-extended/cronie/cronie_1.5.2.bb index cfb8c21052..3abca7f920 100644 --- a/meta/recipes-extended/cronie/cronie_1.5.1.bb +++ b/meta/recipes-extended/cronie/cronie_1.5.2.bb | |||
@@ -25,8 +25,8 @@ SRC_URI = "https://github.com/cronie-crond/cronie/releases/download/cronie-${PV} | |||
25 | PAM_SRC_URI = "file://crond_pam_config.patch" | 25 | PAM_SRC_URI = "file://crond_pam_config.patch" |
26 | PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" | 26 | PAM_DEPS = "libpam libpam-runtime pam-plugin-access pam-plugin-loginuid" |
27 | 27 | ||
28 | SRC_URI[md5sum] = "910e6effcc032998b0a49fbd46322e18" | 28 | SRC_URI[md5sum] = "703314f58a49ea136e9966d3937d9bf4" |
29 | SRC_URI[sha256sum] = "6c73666102a6b5d35e2eaf1bd06925f2d4b0cef8d3323c37286dda3089a85338" | 29 | SRC_URI[sha256sum] = "370bf34641691489330e708bd4cdbd779267296a030668a12f77b7e36872fd75" |
30 | 30 | ||
31 | inherit autotools update-rc.d useradd systemd | 31 | inherit autotools update-rc.d useradd systemd |
32 | 32 | ||