diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-05-24 14:59:12 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-01 18:34:34 +0100 |
commit | b326fa0735ff8780bfe1586cf9127998b78e765d (patch) | |
tree | da2891cce1857c23c229d9f11e0f7bd1dcc4643f /meta | |
parent | 59ab20ef31aaec9a521ee545ce9db02483b87ff2 (diff) | |
download | poky-b326fa0735ff8780bfe1586cf9127998b78e765d.tar.gz |
msmtp: update tof 1.4.24
(From OE-Core rev: 5aaed6f4fc275b95e969fe880439540200201c3c)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.4.24.bb (renamed from meta/recipes-extended/msmtp/msmtp_1.4.23.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/msmtp/msmtp_1.4.23.bb b/meta/recipes-extended/msmtp/msmtp_1.4.24.bb index d48881ace4..39a7eea108 100644 --- a/meta/recipes-extended/msmtp/msmtp_1.4.23.bb +++ b/meta/recipes-extended/msmtp/msmtp_1.4.24.bb | |||
@@ -15,8 +15,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | |||
15 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \ | 15 | SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \ |
16 | " | 16 | " |
17 | 17 | ||
18 | SRC_URI[md5sum] = "5fb7ae88186624cdb125d3efad3fdc16" | 18 | SRC_URI[md5sum] = "3ed704fbd3e7419cab5c65bb7928d9ba" |
19 | SRC_URI[sha256sum] = "269cd30eeb867167c6a599e23399f4fc24196fcdef3bac5b120d806b3b421810" | 19 | SRC_URI[sha256sum] = "f19f3fcc67da448420b3adbd5add09f8fe110664dd64f3c2cd693ef0cb736887" |
20 | 20 | ||
21 | inherit gettext autotools update-alternatives | 21 | inherit gettext autotools update-alternatives |
22 | 22 | ||