logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 054b8649002bc30b4a22655f28bf831dd5662b63
parent fd1e8665bad7ee27b64fc462d8560ed050cfcc35
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 30 Apr 2019 14:36:56 -0700

msmtp: Update to 1.8.4

Diffstat:

Mpkg/msmtp/config.h6+++---
Mpkg/msmtp/ver2+-
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git 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/ver b/pkg/msmtp/ver @@ -1 +1 @@ -1.8.3 r0 +1.8.4 r0