diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-02-18 05:40:39 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-02-18 18:17:20 -0800 |
| commit | 8abbe51e67d3be728e28182377432c35c8b05526 (patch) | |
| tree | 91948d513e3f4ddedf04954fde340670b135f3f0 /meta-networking | |
| parent | af2be2e9645069e47bbefa7fc112522ae51c20f2 (diff) | |
| download | meta-openembedded-8abbe51e67d3be728e28182377432c35c8b05526.tar.gz | |
fetchmail: upgrade 6.4.1 -> 6.4.2
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb (renamed from meta-networking/recipes-support/fetchmail/fetchmail_6.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.1.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.2.bb index 0faf196482..236c32bddf 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" | |||
| 9 | 9 | ||
| 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ |
| 11 | " | 11 | " |
| 12 | SRC_URI[md5sum] = "c2b836a919cdd4ec53b06b70e0aa3e63" | 12 | SRC_URI[md5sum] = "039b49a4f41f8544a51d82d2f4599dfc" |
| 13 | SRC_URI[sha256sum] = "3f33f11dd08c3e8cc3e9d18eec686b1626d4818f4d5a72791507bbc4dce6a9a0" | 13 | SRC_URI[sha256sum] = "e21f6b3326f29fdb0c4786b5602aa4b9e668805424d0708eb42be6395c1ca630" |
| 14 | 14 | ||
| 15 | inherit autotools gettext python3-dir python3native | 15 | inherit autotools gettext python3-dir python3native |
| 16 | 16 | ||
