diff options
author | Saul Wold <sgw@linux.intel.com> | 2015-05-18 16:28:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-20 21:41:03 +0100 |
commit | f30245774effc2d8e54386a8e2125555d5eaac93 (patch) | |
tree | c177a48d92022b370a3830ee3340086289443eaa /meta/recipes-extended | |
parent | e5ef343b1744931dce45f71df18d96b6856abb6d (diff) | |
download | poky-f30245774effc2d8e54386a8e2125555d5eaac93.tar.gz |
msmtp: Upgrade to 1.6.2
(From OE-Core rev: 0c65e61d029e2c2293b072ff950aa825394abb79)
Signed-off-by: Saul Wold <sgw@linux.intel.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.6.2.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.6.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb b/meta/recipes-extended/msmtp/msmtp_1.6.2.bb index d6f3a1516f..f9bf5631b2 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.6.2.bb | |||
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
12 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.xz \ | 12 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.xz \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "6ebba4809bbc665b8a665a018d1a5ee1" | 15 | SRC_URI[md5sum] = "3baca93c7e5f1aa9d36a2e5b38739ab9" |
16 | SRC_URI[sha256sum] = "c45d47f2dc77484e3f74c0f66aef0d5d95de6c47ed71d9f926d86d546f8346f3" | 16 | SRC_URI[sha256sum] = "2f6ecd7cbfadf548fd55205bd24cb63b84bcbb1185efed917dd7800595a48789" |
17 | 17 | ||
18 | inherit gettext autotools update-alternatives pkgconfig | 18 | inherit gettext autotools update-alternatives pkgconfig |
19 | 19 | ||