summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/fetchmail/fetchmail_6.4.3.bb (renamed from meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.3.bb
index 236c32bddf..5e2d1be1e4 100644
--- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb
+++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.3.bb
@@ -9,8 +9,8 @@ DEPENDS = "openssl"
9 9
10SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ 10SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \
11 " 11 "
12SRC_URI[md5sum] = "039b49a4f41f8544a51d82d2f4599dfc" 12SRC_URI[md5sum] = "614d5a05ac9a042bfc9317e5499bafd4"
13SRC_URI[sha256sum] = "e21f6b3326f29fdb0c4786b5602aa4b9e668805424d0708eb42be6395c1ca630" 13SRC_URI[sha256sum] = "b0360e14b9aa5d065eef8ff99ad0347ef6cbbfc934c8114908295a402a09d3e4"
14 14
15inherit autotools gettext python3-dir python3native 15inherit autotools gettext python3-dir python3native
16 16