[oe-commits] Saul Wold : msmtp: Upgrade to 1.6.2

git at git.openembedded.org git at git.openembedded.org
Wed May 20 20:43:05 UTC 2015


Module: openembedded-core.git
Branch: master
Commit: 0c65e61d029e2c2293b072ff950aa825394abb79
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0c65e61d029e2c2293b072ff950aa825394abb79

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon May 18 16:28:39 2015 -0700

msmtp: Upgrade to 1.6.2

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-extended/msmtp/{msmtp_1.6.1.bb => msmtp_1.6.2.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb b/meta/recipes-extended/msmtp/msmtp_1.6.2.bb
similarity index 86%
rename from meta/recipes-extended/msmtp/msmtp_1.6.1.bb
rename to meta/recipes-extended/msmtp/msmtp_1.6.2.bb
index d6f3a15..f9bf563 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.6.1.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.6.2.bb
@@ -12,8 +12,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 SRC_URI = "http://sourceforge.net/projects/msmtp/files/msmtp/${PV}/${BPN}-${PV}.tar.xz \
           "
 
-SRC_URI[md5sum] = "6ebba4809bbc665b8a665a018d1a5ee1"
-SRC_URI[sha256sum] = "c45d47f2dc77484e3f74c0f66aef0d5d95de6c47ed71d9f926d86d546f8346f3"
+SRC_URI[md5sum] = "3baca93c7e5f1aa9d36a2e5b38739ab9"
+SRC_URI[sha256sum] = "2f6ecd7cbfadf548fd55205bd24cb63b84bcbb1185efed917dd7800595a48789"
 
 inherit gettext autotools update-alternatives pkgconfig
 



More information about the Openembedded-commits mailing list