summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-01-19 10:21:55 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-01-20 10:46:01 +0800
commit8a7d732ec9c42a9784c0fdaa37dde8ec37800bc7 (patch)
tree362dc0b399e9fc8ecc544e53f1f345713ccdb189
parent3e55e85936eb4edac6a491fc5d5db739988da047 (diff)
downloadopenembedded-core-contrib-8a7d732ec9c42a9784c0fdaa37dde8ec37800bc7.tar.gz
logrotate: upgrade 3.17.0 -> 3.18.0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--meta/recipes-extended/logrotate/logrotate_3.18.0.bb (renamed from meta/recipes-extended/logrotate/logrotate_3.17.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate_3.17.0.bb b/meta/recipes-extended/logrotate/logrotate_3.18.0.bb
index 08001f38e5..270052f46f 100644
--- a/meta/recipes-extended/logrotate/logrotate_3.17.0.bb
+++ b/meta/recipes-extended/logrotate/logrotate_3.18.0.bb
@@ -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)}"