diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-11-21 01:20:31 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-11-24 10:27:45 +0000 |
commit | 862a6937d5d43d195a90df7e5744a8f60787f2aa (patch) | |
tree | 9e76121d737c710219c50894c93262a8169a0d8e /meta/recipes-extended/msmtp | |
parent | 0675b7c9e82dfb5c4830a15427dea4a7a4acde7c (diff) | |
download | poky-862a6937d5d43d195a90df7e5744a8f60787f2aa.tar.gz |
msmtp: upgrade 1.8.12 -> 1.8.13
(From OE-Core rev: 38e499e04d04934b40a29af469592754842d92d3)
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.13.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.12.bb b/meta/recipes-extended/msmtp/msmtp_1.8.13.bb index 54798f9e6f..994f1c5d90 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.12.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.13.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] = "a86fef9477339923afefe974988a38e32d0feb90dfeeb88f7f55aac356a96354" | 14 | SRC_URI[sha256sum] = "ada945ab8d519102bb632f197273b3326ded25b38c003b0cf3861d1d6d4a9bb9" |
15 | 15 | ||
16 | inherit gettext autotools update-alternatives pkgconfig | 16 | inherit gettext autotools update-alternatives pkgconfig |
17 | 17 | ||