summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-24 14:59:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-01 18:34:34 +0100
commitb326fa0735ff8780bfe1586cf9127998b78e765d (patch)
treeda2891cce1857c23c229d9f11e0f7bd1dcc4643f /meta/recipes-extended
parent59ab20ef31aaec9a521ee545ce9db02483b87ff2 (diff)
downloadpoky-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/recipes-extended')
-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"
15SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \ 15SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.bz2 \
16 " 16 "
17 17
18SRC_URI[md5sum] = "5fb7ae88186624cdb125d3efad3fdc16" 18SRC_URI[md5sum] = "3ed704fbd3e7419cab5c65bb7928d9ba"
19SRC_URI[sha256sum] = "269cd30eeb867167c6a599e23399f4fc24196fcdef3bac5b120d806b3b421810" 19SRC_URI[sha256sum] = "f19f3fcc67da448420b3adbd5add09f8fe110664dd64f3c2cd693ef0cb736887"
20 20
21inherit gettext autotools update-alternatives 21inherit gettext autotools update-alternatives
22 22