diff options
-rw-r--r-- | meta-oe/recipes-extended/logwatch/logwatch_7.11.bb (renamed from meta-oe/recipes-extended/logwatch/logwatch_7.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/logwatch/logwatch_7.10.bb b/meta-oe/recipes-extended/logwatch/logwatch_7.11.bb index 2efaa2b3c6..89012f8852 100644 --- a/meta-oe/recipes-extended/logwatch/logwatch_7.10.bb +++ b/meta-oe/recipes-extended/logwatch/logwatch_7.11.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] = "329df0991b879764ed7e50a869de5b6bfa70d241eb254397a5659d1ff5f2588f" | 15 | SRC_URI[sha256sum] = "5eb42d983a9667003368b572149fce788c0d7e13daaf1f28ad1bf3a140b865cf" |
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 |