logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: dcdd0cb6a746cdd2f518b84aa1b92a1c38ed3781
parent 5f3d0a78a7cabf2b1798780e0071ddc86d79563f
Author: Michael Forney <mforney@mforney.org>
Date:   Fri,  3 Jan 2020 23:30:40 -0800

msmtp: Update to 1.8.7

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.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/ver b/pkg/msmtp/ver @@ -1 +1 @@ -1.8.6 r0 +1.8.7 r0