diff options
| author | zhengruoqin <zhengrq.fnst@cn.fujitsu.com> | 2021-04-01 18:57:59 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-04-01 08:32:47 -0700 |
| commit | d399c6043c1e30d5d06e81fc2771ee7fa1143c2a (patch) | |
| tree | 84fd44e4da3a85a78c9c7857ad03aeab153ab17b | |
| parent | a281dd572c730a5f107b7cd524c8bfe66d366104 (diff) | |
| download | meta-openembedded-d399c6043c1e30d5d06e81fc2771ee7fa1143c2a.tar.gz | |
fetchmail: upgrade 6.4.17 -> 6.4.18
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/fetchmail/fetchmail_6.4.18.bb (renamed from meta-networking/recipes-support/fetchmail/fetchmail_6.4.17.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.17.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.18.bb index 7c513f62b6..7254a4713a 100644 --- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.17.bb +++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.18.bb | |||
| @@ -12,7 +12,7 @@ DEPENDS = "openssl" | |||
| 12 | 12 | ||
| 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ | 13 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ |
| 14 | " | 14 | " |
| 15 | SRC_URI[sha256sum] = "a41bcdf11b41aa0682b259aee4717c617c15dadd43fa008b2ed38b770f4d50c6" | 15 | SRC_URI[sha256sum] = "302dc9bcdc6927dedf375d2baaead2347557faa70d98b1da83f2409fa6fb259f" |
| 16 | 16 | ||
| 17 | inherit autotools gettext python3-dir python3native | 17 | inherit autotools gettext python3-dir python3native |
| 18 | 18 | ||
