logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 4241c7b05844ae3eb1f5e8c26530f3cbbe823a83
parent 45079747ad1763562602c9163994ac6bae6bc3a3
Author: Michael Forney <mforney@mforney.org>
Date:   Thu,  3 Oct 2019 22:13:45 -0700

expat: Update to 2.2.9

Diffstat:

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

diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h @@ -23,12 +23,12 @@ #define PACKAGE "expat" #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" #define PACKAGE_NAME "expat" -#define PACKAGE_STRING "expat 2.2.8" +#define PACKAGE_STRING "expat 2.2.9" #define PACKAGE_TARNAME "expat" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.2.8" +#define PACKAGE_VERSION "2.2.9" #define STDC_HEADERS 1 -#define VERSION "2.2.8" +#define VERSION "2.2.9" #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 diff --git a/pkg/expat/ver b/pkg/expat/ver @@ -1 +1 @@ -2.2.8 r1 +2.2.9 r0