summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-05-31 17:52:07 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-04 13:27:30 +0100
commitfb39ef338fb021e3762fa2061b0d37cfeb106271 (patch)
tree4b14d65ca92d7ca68de1d75292c29818100fb132 /meta/recipes-extended
parent921532f093aa45ae5f4a88b22750c63df3011cee (diff)
downloadpoky-fb39ef338fb021e3762fa2061b0d37cfeb106271.tar.gz
msmtp: upgrade 1.8.8 -> 1.8.10
(From OE-Core rev: e519ea7ada6ab58d26785ca44689261719e7f9de) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/msmtp/msmtp_1.8.10.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.8.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.8.bb b/meta/recipes-extended/msmtp/msmtp_1.8.10.bb
index ca359a1507..42cf6309e9 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.8.8.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.8.10.bb
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
11UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" 11UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/"
12 12
13SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" 13SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz"
14SRC_URI[md5sum] = "016e432d12e12dc5d73960e2bc67f0fb" 14SRC_URI[md5sum] = "168430e48f351b5a157ad930d7db3ecc"
15SRC_URI[sha256sum] = "eccb53e48f025f7e6f60210316df61cf6097a491728341c1e375fc1acc6459e5" 15SRC_URI[sha256sum] = "caba7f39d19df7a31782fe7336dd640c61ea33b92f987bd5423bca9683482f10"
16 16
17inherit gettext autotools update-alternatives pkgconfig 17inherit gettext autotools update-alternatives pkgconfig
18 18