summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-04-30 14:36:56 -0700
committerMichael Forney <mforney@mforney.org>2019-04-30 14:36:56 -0700
commit054b8649002bc30b4a22655f28bf831dd5662b63 (patch)
treec8460f016bb8ae1d99134c30d5f92eecbe5819e3
parentfd1e8665bad7ee27b64fc462d8560ed050cfcc35 (diff)
msmtp: Update to 1.8.4
-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 aa0fcddb..091bf118 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.3"
+#define PACKAGE_STRING "msmtp 1.8.4"
#define PACKAGE_TARNAME "msmtp"
#define PACKAGE_URL "https://marlam.de/msmtp"
-#define PACKAGE_VERSION "1.8.3"
+#define PACKAGE_VERSION "1.8.4"
#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.3"
+#define VERSION "1.8.4"
#if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
#define W32_NATIVE 1
#endif
diff --git a/pkg/msmtp/src b/pkg/msmtp/src
-Subproject 232766492b4a88da60c89bdcf4511d8a3d5a92e
+Subproject 176d61a9b3ab8681f4a4b72d70c82d4647e9bd7
diff --git a/pkg/msmtp/ver b/pkg/msmtp/ver
index 68ff4e4c..cc677981 100644
--- a/pkg/msmtp/ver
+++ b/pkg/msmtp/ver
@@ -1 +1 @@
-1.8.3 r0
+1.8.4 r0