diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2015-12-17 16:22:31 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:15 +0000 |
commit | f2192faa59b6bd865e5e19383fb55e09246834cf (patch) | |
tree | 3a91fa9a2d5b8f7bf76133df45ea20cd34649407 /meta/recipes-extended | |
parent | 7fc306600553e3fdd9e96626a79b8c71dcf94c4c (diff) | |
download | poky-f2192faa59b6bd865e5e19383fb55e09246834cf.tar.gz |
msmtp: update to 1.6.3
(From OE-Core rev: c00293e8b1e8525c7fd1fe6ea3c55cfd51ce0ac3)
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.3.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.6.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.2.bb b/meta/recipes-extended/msmtp/msmtp_1.6.3.bb index f9bf5631b2..6dbd78f9f6 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.6.2.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.6.3.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] = "3baca93c7e5f1aa9d36a2e5b38739ab9" | 15 | SRC_URI[md5sum] = "6d9384c09405db9476beaa2237c56705" |
16 | SRC_URI[sha256sum] = "2f6ecd7cbfadf548fd55205bd24cb63b84bcbb1185efed917dd7800595a48789" | 16 | SRC_URI[sha256sum] = "f982be069c0772c3ee83925f552f5dac5fb307d2d1c68202f9926bb13b757355" |
17 | 17 | ||
18 | inherit gettext autotools update-alternatives pkgconfig | 18 | inherit gettext autotools update-alternatives pkgconfig |
19 | 19 | ||