From: Wang Mingyu Date: Wed, 9 Oct 2024 05:49:01 +0000 (+0800) Subject: msmtp: upgrade 1.8.26 -> 1.8.27 X-Git-Tag: yocto-5.2~1647 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d696a11c04538c0f9e83ddbdb21831098ea071e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git msmtp: upgrade 1.8.26 -> 1.8.27 Changelog: ============= - Add a testing infrastructure ('make check') - Many improvements in the msmtpq script - Many improvements to the vim scripts Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.26.bb b/meta/recipes-extended/msmtp/msmtp_1.8.27.bb similarity index 91% rename from meta/recipes-extended/msmtp/msmtp_1.8.26.bb rename to meta/recipes-extended/msmtp/msmtp_1.8.27.bb index 13820fe9309..3f10be9f5e9 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.26.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.27.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] = "6cfc488344cef189267e60aea481f00d4c7e2a59b53c6c659c520a4d121f66d8" +SRC_URI[sha256sum] = "94030580a63a747faa0a3b9b1b264ae355aad33a4d94b832bfeb5b21633c965e" inherit gettext autotools update-alternatives pkgconfig