summaryrefslogtreecommitdiff
path: root/pkg/msmtp
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-01-03 23:30:40 -0800
committerMichael Forney <mforney@mforney.org>2020-01-03 23:30:40 -0800
commitdcdd0cb6a746cdd2f518b84aa1b92a1c38ed3781 (patch)
tree00ca480744bdd4d06d571d5d51feb5238a471f36 /pkg/msmtp
parent5f3d0a78a7cabf2b1798780e0071ddc86d79563f (diff)
msmtp: Update to 1.8.7
Diffstat (limited to 'pkg/msmtp')
-rw-r--r--pkg/msmtp/config.h6
m---------pkg/msmtp/src0
-rw-r--r--pkg/msmtp/ver2
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/msmtp/config.h b/pkg/msmtp/config.h
index 33009185..0221d6a3 100644
--- a/pkg/msmtp/config.h
+++ b/pkg/msmtp/config.h
@@ -39,10 +39,10 @@
#define PACKAGE "msmtp"
#define PACKAGE_BUGREPORT "marlam@marlam.de"
#define PACKAGE_NAME "msmtp"
-#define PACKAGE_STRING "msmtp 1.8.6"
+#define PACKAGE_STRING "msmtp 1.8.7"
#define PACKAGE_TARNAME "msmtp"
#define PACKAGE_URL "https://marlam.de/msmtp"
-#define PACKAGE_VERSION "1.8.6"
+#define PACKAGE_VERSION "1.8.7"
#define PLATFORM "x86_64-pc-linux-gnu"
#define STDC_HEADERS 1
#ifndef _ALL_SOURCE
@@ -60,7 +60,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.8.6"
+#define VERSION "1.8.7"
#if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
#define W32_NATIVE 1
#endif
diff --git a/pkg/msmtp/src b/pkg/msmtp/src
-Subproject 21311260f61cb16dd5312a86f6f5920b05c8ba2
+Subproject 32e0c511b6530bc38ed8867f4fc258d9ccf8591
diff --git a/pkg/msmtp/ver b/pkg/msmtp/ver
index 19b12af9..1fcae4d2 100644
--- a/pkg/msmtp/ver
+++ b/pkg/msmtp/ver
@@ -1 +1 @@
-1.8.6 r0
+1.8.7 r0