diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-21 16:21:15 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-26 13:20:01 -0700 |
| commit | d4b7fa5138a15b24dcff3d883cd9c39f3a8b3250 (patch) | |
| tree | 5e75578cfcde9169c9d1587763f5b5dbe61f5851 /pkg | |
| parent | 432d5920949a9afb4896771f657096f623d0a37b (diff) | |
expat: Update to 2.2.6
Diffstat (limited to 'pkg')
| -rw-r--r-- | pkg/expat/expat_config.h | 6 | ||||
| -rw-r--r-- | pkg/expat/rev | 2 | ||||
| m--------- | pkg/expat/src | 0 |
3 files changed, 4 insertions, 4 deletions
diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h index f934b7e7..b7064a82 100644 --- a/pkg/expat/expat_config.h +++ b/pkg/expat/expat_config.h @@ -24,12 +24,12 @@ #define PACKAGE "expat" #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" #define PACKAGE_NAME "expat" -#define PACKAGE_STRING "expat 2.2.5" +#define PACKAGE_STRING "expat 2.2.6" #define PACKAGE_TARNAME "expat" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.2.5" +#define PACKAGE_VERSION "2.2.6" #define STDC_HEADERS 1 -#define VERSION "2.2.5" +#define VERSION "2.2.6" /* #undef WORDS_BIGENDIAN */ #define XML_CONTEXT_BYTES 1024 #define XML_DEV_URANDOM 1 diff --git a/pkg/expat/rev b/pkg/expat/rev index 7ed6ff82..1e8b3149 100644 --- a/pkg/expat/rev +++ b/pkg/expat/rev @@ -1 +1 @@ -5 +6 diff --git a/pkg/expat/src b/pkg/expat/src -Subproject 968b8cc46dbee47b83318d5f31a8e7907199614 +Subproject 39e487da353b20bb3a724311d179ba0fddffc65 |
