logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 5a16a03f710622b2d095e65db31f85a14685b7c0
parent 249dc7c40d3b6e5d7ed3c0f5d51576e3d9a82e71
Author: Michael Forney <mforney@mforney.org>
Date:   Sun, 23 Dec 2018 13:05:23 -0800

msmtp: Update to 1.8.1

Diffstat:

Mpkg/msmtp/config.h4++--
Mpkg/msmtp/rev2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 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 @@ -1 +1 @@ -4 +5