]> code.ossystems Code Review - openembedded-core.git/commitdiff
logrotate: upgrade 3.17.0 -> 3.18.0
authorAnuj Mittal <anuj.mittal@intel.com>
Tue, 19 Jan 2021 06:45:46 +0000 (14:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Jan 2021 22:46:11 +0000 (22:46 +0000)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/logrotate/logrotate_3.18.0.bb [moved from meta/recipes-extended/logrotate/logrotate_3.17.0.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-extended/logrotate/logrotate_3.17.0.bb
rename to meta/recipes-extended/logrotate/logrotate_3.18.0.bb
index 08001f38e5154806e3cdb6a6a65dd8ad145313a8..270052f46fc3301f68366679e595791e39f5f60f 100644 (file)
@@ -18,7 +18,7 @@ SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${PV}/${BP}.tar.xz
             file://disable-check-different-filesystems.patch \
             "
 
-SRC_URI[sha256sum] = "58cc2178ff57faa3c0490181cce041345aeca6cff18dba1c5cd1398bf1c19294"
+SRC_URI[sha256sum] = "841f81bf09d0014e4a2e11af166bb33fcd8429cc0c2d4a7d3d9ceb3858cfccc5"
 
 PACKAGECONFIG ?= "${@bb.utils.filter('DISTRO_FEATURES', 'acl selinux', d)}"