[Buildroot] [git commit branch/next] msmtp: bump to version 1.6.2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Aug 18 12:36:45 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=9c0da0d7dd73ef376b2173c77a74e6025f1004a1
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Anthony Viallard <viallard at syscom-instruments.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/msmtp/msmtp.hash |    6 +++---
 package/msmtp/msmtp.mk   |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/msmtp/msmtp.hash b/package/msmtp/msmtp.hash
index a522f9d..fb03e05 100644
--- a/package/msmtp/msmtp.hash
+++ b/package/msmtp/msmtp.hash
@@ -1,3 +1,3 @@
-# From http://sourceforge.net/projects/msmtp/files/msmtp/1.6.1/
-md5	6ebba4809bbc665b8a665a018d1a5ee1	msmtp-1.6.1.tar.xz
-sha1	ac70151bcb53af5e192cbb147fd2b8139c637089	msmtp-1.6.1.tar.xz
+# From http://sourceforge.net/projects/msmtp/files/msmtp/1.6.2/
+md5	3baca93c7e5f1aa9d36a2e5b38739ab9	msmtp-1.6.2.tar.xz
+sha1	2d2272d04851b9bc806a77f47344e61840185329	msmtp-1.6.2.tar.xz
diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
index aa75dd4..bff2620 100644
--- a/package/msmtp/msmtp.mk
+++ b/package/msmtp/msmtp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MSMTP_VERSION = 1.6.1
+MSMTP_VERSION = 1.6.2
 MSMTP_SITE = http://downloads.sourceforge.net/project/msmtp/msmtp/$(MSMTP_VERSION)
 MSMTP_SOURCE = msmtp-$(MSMTP_VERSION).tar.xz
 MSMTP_DEPENDENCIES = host-pkgconf


More information about the buildroot mailing list