summaryrefslogtreecommitdiff
path: root/pkg/msmtp
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-09-04 01:05:40 -0700
committerMichael Forney <mforney@mforney.org>2020-09-04 22:42:34 -0700
commit49146e3bdf0114f844e4a65cf40a792aaa56eaf2 (patch)
treedab83a8e65b104b71d578395637fc68c3418b3ff /pkg/msmtp
parent7bc9dcc67d9842d81e5d81edc06498fc7036d6a1 (diff)
msmtp: Update to 1.8.12
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 d9213d1b..50fc7d69 100644
--- a/pkg/msmtp/config.h
+++ b/pkg/msmtp/config.h
@@ -40,10 +40,10 @@
#define PACKAGE "msmtp"
#define PACKAGE_BUGREPORT "marlam@marlam.de"
#define PACKAGE_NAME "msmtp"
-#define PACKAGE_STRING "msmtp 1.8.11"
+#define PACKAGE_STRING "msmtp 1.8.12"
#define PACKAGE_TARNAME "msmtp"
#define PACKAGE_URL "https://marlam.de/msmtp"
-#define PACKAGE_VERSION "1.8.11"
+#define PACKAGE_VERSION "1.8.12"
#define PLATFORM "x86_64-pc-linux-musl"
#define STDC_HEADERS 1
#ifndef _ALL_SOURCE
@@ -61,7 +61,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.8.11"
+#define VERSION "1.8.12"
#if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__
#define W32_NATIVE 1
#endif
diff --git a/pkg/msmtp/src b/pkg/msmtp/src
-Subproject cb26a6630ebeba6184335b0469fccefdd0b1e31
+Subproject 56113d319d22026b32e4cf7eb6633bcc12c453a
diff --git a/pkg/msmtp/ver b/pkg/msmtp/ver
index 490af41d..879fbd27 100644
--- a/pkg/msmtp/ver
+++ b/pkg/msmtp/ver
@@ -1 +1 @@
-1.8.11 r0
+1.8.12 r0