summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-08-29 14:31:43 +0800
committerKhem Raj <raj.khem@gmail.com>2022-08-28 23:57:15 -0700
commitfbb99e9ad59308db028986c463e48bea31161729 (patch)
tree8be44be0df7242b7310fe1da693220738fd21e98
parent634373b08ea384b099d8463af289437ad121a939 (diff)
downloadmeta-openembedded-fbb99e9ad59308db028986c463e48bea31161729.tar.gz
logwatch: upgrade 7.6 -> 7.7
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-extended/logwatch/logwatch_7.7.bb (renamed from meta-oe/recipes-extended/logwatch/logwatch_7.6.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/logwatch/logwatch_7.6.bb b/meta-oe/recipes-extended/logwatch/logwatch_7.7.bb
index 8cb88157d..37a94661a 100644
--- a/meta-oe/recipes-extended/logwatch/logwatch_7.6.bb
+++ b/meta-oe/recipes-extended/logwatch/logwatch_7.7.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ba882fa9b4b6b217a51780be3f4db9c8"
12RDEPENDS:${PN} = "perl" 12RDEPENDS:${PN} = "perl"
13 13
14SRC_URI = "http://jaist.dl.sourceforge.net/project/${BPN}/${BP}/${BP}.tar.gz" 14SRC_URI = "http://jaist.dl.sourceforge.net/project/${BPN}/${BP}/${BP}.tar.gz"
15SRC_URI[sha256sum] = "689f3c68b99ef7af7d3c7007c3ff0a55d5674bdbf9c01f69a9f187726d6d4baf" 15SRC_URI[sha256sum] = "2a10c2c73f85d2ec9d8e9be3f553b7b5849cf795b89a1c1379c99cc36a06adbd"
16 16
17do_install() { 17do_install() {
18 install -m 0755 -d ${D}${sysconfdir}/logwatch/scripts 18 install -m 0755 -d ${D}${sysconfdir}/logwatch/scripts