[meta-networking][PATCH 087/109] fetchmail: upgrade 6.6.4 -> 6.6.6
Khem Raj <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
No patches involved. Build-verified with a full cleansstate rebuild. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj <[email protected]> --- .../fetchmail/{fetchmail_6.6.4.bb => fetchmail_6.6.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/fetchmail/{fetchmail_6.6.4.bb => fetchmail_6.6.6.bb} (92%) diff --git a/meta-networking/recipes-support/fetchmail/fetchmail_6.6.4.bb b/meta-networking/recipes-support/fetchmail/fetchmail_6.6.6.bb similarity index 92% rename from meta-networking/recipes-support/fetchmail/fetchmail_6.6.4.bb rename to meta-networking/recipes-support/fetchmail/fetchmail_6.6.6.bb index 2556f97c4f..815b11b0bd 100644 --- a/meta-networking/recipes-support/fetchmail/fetchmail_6.6.4.bb +++ b/meta-networking/recipes-support/fetchmail/fetchmail_6.6.6.bb @@ -12,7 +12,7 @@ DEPENDS = "openssl" SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.xz \ " -SRC_URI[sha256sum] = "efe01690d22bda359a579c77e2b0072658a092bff490ec0478a212c6b7d0eb70" +SRC_URI[sha256sum] = "da99f8c573c4d9e63f493c7e24447126aea25b53b4c076ec79266874e29b1975" inherit autotools gettext pkgconfig python3-dir python3native