diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-10-07 13:06:26 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-15 14:16:12 +0100 |
commit | d985c957eb116a039669793154b909a03c2461f9 (patch) | |
tree | d24328af40280de16472eef7a9e6da2322f3c99d /meta/recipes-extended | |
parent | 87a6f9cb60fa9451b79cba8566b33978925f4829 (diff) | |
download | poky-d985c957eb116a039669793154b909a03c2461f9.tar.gz |
msmtp:upgrade 1.8.5 -> 1.8.6
(From OE-Core rev: c20ba784c9cc764b98372791b1a1432d389c3cbf)
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')
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.8.6.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.8.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.8.5.bb b/meta/recipes-extended/msmtp/msmtp_1.8.6.bb index 4f6b66f226..809144b783 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.8.5.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.8.6.bb | |||
@@ -11,8 +11,8 @@ 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[md5sum] = "5d7bb10606fbceeb2e0687379c75234b" | 14 | SRC_URI[md5sum] = "adff4a9992e1b47aa5468b974550304e" |
15 | SRC_URI[sha256sum] = "1613daced9c47b8c028224fc076799c2a4d72923e242be4e9e5c984cbbbb9f39" | 15 | SRC_URI[sha256sum] = "6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1" |
16 | 16 | ||
17 | inherit gettext autotools update-alternatives pkgconfig | 17 | inherit gettext autotools update-alternatives pkgconfig |
18 | 18 | ||