diff options
| -rw-r--r-- | meta-networking/recipes-support/fetchmail/fetchmail_6.4.37.bb (renamed from meta-networking/recipes-support/fetchmail/fetchmail_6.4.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.23.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.37.bb index 266573681e..4560ef84c3 100644 --- a/meta-networking/recipes-support/fetchmail/fetchmail_6.4.23.bb +++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.4.37.bb | |||
| @@ -6,13 +6,13 @@ connections). It supports every remote-mail protocol now in use on the Internet: | |||
| 6 | RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC." | 6 | RPOP, APOP, KPOP, all flavors of IMAP, ETRN, and ODMR. It can even support IPv6 and IPSEC." |
| 7 | SECTION = "mail" | 7 | SECTION = "mail" |
| 8 | LICENSE = "GPL-2.0-only & MIT" | 8 | LICENSE = "GPL-2.0-only & MIT" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=c3a05d9b9d3784c824c9b92a648e1353" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=ee6b9f41d9324434dd11bd8a38f1b044" |
| 10 | 10 | ||
| 11 | DEPENDS = "openssl" | 11 | 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] = "5f7a5e13731431134a2ca535bbced7adc666d3aeb93169a0830945d91f492300" | 15 | SRC_URI[sha256sum] = "4a182e5d893e9abe6ac37ae71e542651fce6d606234fc735c2aaae18657e69ea" |
| 16 | 16 | ||
| 17 | inherit autotools gettext pkgconfig python3-dir python3native | 17 | inherit autotools gettext pkgconfig python3-dir python3native |
| 18 | 18 | ||
