mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
msmtp: upgrade 1.8.23 -> 1.8.24
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 (From OE-Core rev: f55725095465620fbe3154712fb18340d3ab76c6) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c9338d72e7
commit
373e00555e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user