From cbadca9a7e41ad783f1fa4ab145542759f74423f Mon Sep 17 00:00:00 2001 From: zangrc Date: Fri, 25 Dec 2020 09:30:47 +0800 Subject: [PATCH] msmtp: upgrade 1.8.13 -> 1.8.14 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- .../recipes-extended/msmtp/{msmtp_1.8.13.bb => msmtp_1.8.14.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/msmtp/{msmtp_1.8.13.bb => msmtp_1.8.14.bb} (91%) diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.13.bb b/meta/recipes-extended/msmtp/msmtp_1.8.14.bb similarity index 91% rename from meta/recipes-extended/msmtp/msmtp_1.8.13.bb rename to meta/recipes-extended/msmtp/msmtp_1.8.14.bb index 994f1c5d90..3bd5f9edeb 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.13.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.14.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] = "ada945ab8d519102bb632f197273b3326ded25b38c003b0cf3861d1d6d4a9bb9" +SRC_URI[sha256sum] = "d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4" inherit gettext autotools update-alternatives pkgconfig -- 2.40.1