diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-06-03 12:15:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-04 14:13:35 +0100 |
commit | 41f18826ac44456af7e8eb7ba53d52885ecd66f0 (patch) | |
tree | 20052fdf80274563b4d78064ccc597985b6bc571 /meta/recipes-extended | |
parent | 9b937870cbe5dfaddb5a5b8e3405c9c03936667f (diff) | |
download | poky-41f18826ac44456af7e8eb7ba53d52885ecd66f0.tar.gz |
msmtp: update to 1.6.5
(From OE-Core rev: c4f58052e13ebd9dd58ebe4a654ae725e10e85f8)
Signed-off-by: Alexander Kanavin <alexander.kanavin@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.5.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.6.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.4.bb b/meta/recipes-extended/msmtp/msmtp_1.6.5.bb index fe64184bcb..d0c39eb4d6 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.6.4.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.6.5.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] = "aa829b5e9faeca5139f7983e6637f0d6" | 15 | SRC_URI[md5sum] = "50a8c9bb72f8222779db6b4aae2965e0" |
16 | SRC_URI[sha256sum] = "9b49c022a5440d41b6782c97ef2977d0346c3dae05aa8836243a9953e982d1cd" | 16 | SRC_URI[sha256sum] = "76a0d60693c7e65d0c7a12f01d300882d280b1e1be0202f54730ae44d44a5006" |
17 | 17 | ||
18 | inherit gettext autotools update-alternatives pkgconfig | 18 | inherit gettext autotools update-alternatives pkgconfig |
19 | 19 | ||