diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-12-25 09:30:47 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-30 14:01:07 +0000 |
commit | 2421a2ca5dde8eb571b40a0c455f545695593d64 (patch) | |
tree | 5cf47a3d1ac5335b20c16f0e6d914fb3034fc8b8 /meta/recipes-extended/msmtp | |
parent | 398cbaf51ae68e085d01c952f621dcc7e28ac38d (diff) | |
download | poky-2421a2ca5dde8eb571b40a0c455f545695593d64.tar.gz |
msmtp: upgrade 1.8.13 -> 1.8.14
(From OE-Core rev: cbadca9a7e41ad783f1fa4ab145542759f74423f)
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/msmtp')
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.8.14.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.13.bb b/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" | |||
11 | UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" | 11 | UPSTREAM_CHECK_URI = "https://marlam.de/msmtp/download/" |
12 | 12 | ||
13 | SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" | 13 | SRC_URI = "https://marlam.de/${BPN}/releases/${BP}.tar.xz" |
14 | SRC_URI[sha256sum] = "ada945ab8d519102bb632f197273b3326ded25b38c003b0cf3861d1d6d4a9bb9" | 14 | SRC_URI[sha256sum] = "d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4" |
15 | 15 | ||
16 | inherit gettext autotools update-alternatives pkgconfig | 16 | inherit gettext autotools update-alternatives pkgconfig |
17 | 17 | ||