diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-05-26 17:00:48 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-30 15:58:14 +0100 |
commit | 8fd1a599b2f912af3ca6eab7a0cc8d91333cc0e7 (patch) | |
tree | d2317cdfd74703d13b4ae62600ec60653211136e /meta/recipes-extended | |
parent | 1b71c59b12301a6d4816bf1d8659db3060870b63 (diff) | |
download | poky-8fd1a599b2f912af3ca6eab7a0cc8d91333cc0e7.tar.gz |
msmtp: upgrade to 1.6.4
(From OE-Core rev: 494d875bb25a8d235c116c80558062508a45fd16)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@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.4.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.6.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.3.bb b/meta/recipes-extended/msmtp/msmtp_1.6.4.bb index 6dbd78f9f6..fe64184bcb 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.6.3.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.6.4.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] = "6d9384c09405db9476beaa2237c56705" | 15 | SRC_URI[md5sum] = "aa829b5e9faeca5139f7983e6637f0d6" |
16 | SRC_URI[sha256sum] = "f982be069c0772c3ee83925f552f5dac5fb307d2d1c68202f9926bb13b757355" | 16 | SRC_URI[sha256sum] = "9b49c022a5440d41b6782c97ef2977d0346c3dae05aa8836243a9953e982d1cd" |
17 | 17 | ||
18 | inherit gettext autotools update-alternatives pkgconfig | 18 | inherit gettext autotools update-alternatives pkgconfig |
19 | 19 | ||