From 07ccd54e3ec58765f7333896a5b8cd6fd935b36b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 2 Sep 2020 23:13:17 +0200 Subject: [PATCH] msmtp: upgrade 1.8.11 -> 1.8.12 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../recipes-extended/msmtp/{msmtp_1.8.11.bb => msmtp_1.8.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.11.bb => msmtp_1.8.12.bb} (91%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.11.bb b/meta/recipes-extended/msmtp/msmtp_1.8.12.bb similarity index 91% rename from meta/recipes-extended/msmtp/msmtp_1.8.11.bb rename to meta/recipes-extended/msmtp/msmtp_1.8.12.bb index 804ed59b4e9..54798f9e6fa 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.11.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.12.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] = "f25f0fa177ce9e0ad65c127e790a37f35fb64fee9e33d90345844c5c86780e60" +SRC_URI[sha256sum] = "a86fef9477339923afefe974988a38e32d0feb90dfeeb88f7f55aac356a96354" inherit gettext autotools update-alternatives pkgconfig -- 2.47.2