summaryrefslogtreecommitdiff
path: root/pkg/expat
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2019-10-03 22:13:45 -0700
committerMichael Forney <mforney@mforney.org>2019-10-03 22:13:45 -0700
commit4241c7b05844ae3eb1f5e8c26530f3cbbe823a83 (patch)
tree19f810f4842b11f049e00d8064069e94cc3d7943 /pkg/expat
parent45079747ad1763562602c9163994ac6bae6bc3a3 (diff)
expat: Update to 2.2.9
Diffstat (limited to 'pkg/expat')
-rw-r--r--pkg/expat/expat_config.h6
m---------pkg/expat/src0
-rw-r--r--pkg/expat/ver2
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h
index 816ea265..36a0ac2e 100644
--- 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/src b/pkg/expat/src
-Subproject 91b17cfeb8edf60ca23e33fe59ac231d0f2efb4
+Subproject a7bc26b69768f7fb24f0c7976fae24b157b85b1
diff --git a/pkg/expat/ver b/pkg/expat/ver
index d8a2185c..de9a2b84 100644
--- a/pkg/expat/ver
+++ b/pkg/expat/ver
@@ -1 +1 @@
-2.2.8 r1
+2.2.9 r0