diff options
| author | Michael Forney <mforney@mforney.org> | 2018-12-23 13:05:23 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-12-23 13:40:49 -0800 |
| commit | 5a16a03f710622b2d095e65db31f85a14685b7c0 (patch) | |
| tree | abfe42bb4cbac411f0cd73cc7fe58210ec19b85f /pkg/msmtp | |
| parent | 249dc7c40d3b6e5d7ed3c0f5d51576e3d9a82e71 (diff) | |
msmtp: Update to 1.8.1
Diffstat (limited to 'pkg/msmtp')
| -rw-r--r-- | pkg/msmtp/config.h | 4 | ||||
| -rw-r--r-- | pkg/msmtp/rev | 2 | ||||
| m--------- | pkg/msmtp/src | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/pkg/msmtp/config.h b/pkg/msmtp/config.h index 3e7baf85..7d0cc3a8 100644 --- a/pkg/msmtp/config.h +++ b/pkg/msmtp/config.h @@ -38,7 +38,7 @@ #define PACKAGE "msmtp" #define PACKAGE_BUGREPORT "marlam@marlam.de" #define PACKAGE_NAME "msmtp" -#define PACKAGE_STRING "msmtp 1.8.0" +#define PACKAGE_STRING "msmtp 1.8.1" #define PACKAGE_TARNAME "msmtp" #define PACKAGE_URL "https://marlam.de/msmtp" #define PACKAGE_VERSION "1.8.0" @@ -59,7 +59,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "1.8.0" +#define VERSION "1.8.1" #if (defined _WIN32 || defined __WIN32__) && !defined __CYGWIN__ #define W32_NATIVE 1 #endif diff --git a/pkg/msmtp/rev b/pkg/msmtp/rev index b8626c4c..7ed6ff82 100644 --- a/pkg/msmtp/rev +++ b/pkg/msmtp/rev @@ -1 +1 @@ -4 +5 diff --git a/pkg/msmtp/src b/pkg/msmtp/src -Subproject ad3424b8135314a4c536cbaed0e5ee323d5cbfc +Subproject 0ac7eafb8336f048ec1c24e07a7b1ca7abcc675 |
