[oe] [meta-networking][PATCH] fetchmail: upgrade 6.4.1 -> 6.4.2

Wang Mingyu wangmy at cn.fujitsu.com
Tue Feb 18 13:40:39 UTC 2020


Signed-off-by: Wang Mingyu <wangmy at cn.fujitsu.com>
---
 .../fetchmail/{fetchmail_6.4.1.bb => fetchmail_6.4.2.bb}      | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/fetchmail/{fetchmail_6.4.1.bb => fetchmail_6.4.2.bb} (86%)

diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.1.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb
similarity index 86%
rename from meta-networking/recipes-support/fetchmail/fetchmail_6.4.1.bb
rename to meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb
index 0faf19648..236c32bdd 100644
--- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.1.bb
+++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb
@@ -9,8 +9,8 @@ DEPENDS = "openssl"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \
            "
-SRC_URI[md5sum] = "c2b836a919cdd4ec53b06b70e0aa3e63"
-SRC_URI[sha256sum] = "3f33f11dd08c3e8cc3e9d18eec686b1626d4818f4d5a72791507bbc4dce6a9a0"
+SRC_URI[md5sum] = "039b49a4f41f8544a51d82d2f4599dfc"
+SRC_URI[sha256sum] = "e21f6b3326f29fdb0c4786b5602aa4b9e668805424d0708eb42be6395c1ca630"
 
 inherit autotools gettext python3-dir python3native
 
-- 
2.17.1





More information about the Openembedded-devel mailing list