diff options
-rw-r--r-- | meta-oe/recipes-extended/logwatch/logwatch_7.8.bb (renamed from meta-oe/recipes-extended/logwatch/logwatch_7.7.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/logwatch/logwatch_7.7.bb b/meta-oe/recipes-extended/logwatch/logwatch_7.8.bb index 37a94661aa..187e794b3d 100644 --- a/meta-oe/recipes-extended/logwatch/logwatch_7.7.bb +++ b/meta-oe/recipes-extended/logwatch/logwatch_7.8.bb | |||
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ba882fa9b4b6b217a51780be3f4db9c8" | |||
12 | RDEPENDS:${PN} = "perl" | 12 | RDEPENDS:${PN} = "perl" |
13 | 13 | ||
14 | SRC_URI = "http://jaist.dl.sourceforge.net/project/${BPN}/${BP}/${BP}.tar.gz" | 14 | SRC_URI = "http://jaist.dl.sourceforge.net/project/${BPN}/${BP}/${BP}.tar.gz" |
15 | SRC_URI[sha256sum] = "2a10c2c73f85d2ec9d8e9be3f553b7b5849cf795b89a1c1379c99cc36a06adbd" | 15 | SRC_URI[sha256sum] = "b1df31779306c2c87d595816305c89c19c382edf9ebbfce03143f567e580be42" |
16 | 16 | ||
17 | do_install() { | 17 | do_install() { |
18 | install -m 0755 -d ${D}${sysconfdir}/logwatch/scripts | 18 | install -m 0755 -d ${D}${sysconfdir}/logwatch/scripts |