[Buildroot] [git commit] msmtp: bump to version 1.6.5

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jun 7 11:10:43 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=df0cb7b5f5c9e7abf961905f2029db1610ccef4c
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
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 fb03e05..d0de8e0 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.2/
-md5	3baca93c7e5f1aa9d36a2e5b38739ab9	msmtp-1.6.2.tar.xz
-sha1	2d2272d04851b9bc806a77f47344e61840185329	msmtp-1.6.2.tar.xz
+# From http://sourceforge.net/projects/msmtp/files/msmtp/1.6.5/
+md5	50a8c9bb72f8222779db6b4aae2965e0	msmtp-1.6.5.tar.xz
+sha1	27d1fc609cd453a7e4c55c4ec55d455949bc53f1	msmtp-1.6.5.tar.xz
diff --git a/package/msmtp/msmtp.mk b/package/msmtp/msmtp.mk
index 7c8261e..7ede66c 100644
--- a/package/msmtp/msmtp.mk
+++ b/package/msmtp/msmtp.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MSMTP_VERSION = 1.6.2
+MSMTP_VERSION = 1.6.5
 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