From: Wang Mingyu <[email protected]> Changelog: =========== - Added a new configuration command 'from_full_name' to set a full name for the From header (like -F on the command line) - Fixed the allow_from_override command
Signed-off-by: Wang Mingyu <[email protected]> --- .../recipes-extended/msmtp/{msmtp_1.8.23.bb => msmtp_1.8.24.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.23.bb => msmtp_1.8.24.bb} (91%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.23.bb b/meta/recipes-extended/msmtp/msmtp_1.8.24.bb similarity index 91% rename from meta/recipes-extended/msmtp/msmtp_1.8.23.bb rename to meta/recipes-extended/msmtp/msmtp_1.8.24.bb index 5e68a7ea92..b8c867161b 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.23.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.24.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" -SRC_URI[sha256sum] = "cf04c16b099b3d414db4b5b93fc5ed9d46aad564c81a352aa107a33964c356b8" +SRC_URI[sha256sum] = "bd6644b1aaab17d61b86647993e3efad860b23c54283b00ddc579c1f5110aa59" inherit gettext autotools update-alternatives pkgconfig -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#183991): https://lists.openembedded.org/g/openembedded-core/message/183991 Mute This Topic: https://lists.openembedded.org/mt/99999601/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
