summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-support/fetchmail/fetchmail_6.4.17.bb (renamed from meta-networking/recipes-support/fetchmail/fetchmail_6.4.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.16.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.17.bb
index 71163c8d91..7c513f62b6 100644
--- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.16.bb
+++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.17.bb
@@ -12,7 +12,7 @@ DEPENDS = "openssl"
12 12
13SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ 13SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \
14 " 14 "
15SRC_URI[sha256sum] = "044b9a0ac03afbae7744979defe3e2e32e39141bca68fd0c8deda2ed40884fb9" 15SRC_URI[sha256sum] = "a41bcdf11b41aa0682b259aee4717c617c15dadd43fa008b2ed38b770f4d50c6"
16 16
17inherit autotools gettext python3-dir python3native 17inherit autotools gettext python3-dir python3native
18 18