diff options
| author | Michael Forney <mforney@mforney.org> | 2017-09-01 18:55:56 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-09-01 19:07:48 -0700 |
| commit | 9f460429de090405dcb7e9f3829caf1d8e245659 (patch) | |
| tree | ef0b76a4c9058956be653e71e37c392d5ca5a687 /pkg/expat | |
| parent | 7cc7262768691b0a3e776726f1194d08baad5778 (diff) | |
expat: Update to 2.2.4
Diffstat (limited to 'pkg/expat')
| -rw-r--r-- | pkg/expat/expat_config.h | 6 | ||||
| -rw-r--r-- | pkg/expat/rev | 2 | ||||
| m--------- | pkg/expat/src | 0 |
3 files changed, 5 insertions, 3 deletions
diff --git a/pkg/expat/expat_config.h b/pkg/expat/expat_config.h index f04a173a..3303d6b6 100644 --- a/pkg/expat/expat_config.h +++ b/pkg/expat/expat_config.h @@ -10,12 +10,14 @@ #define HAVE_SYSCALL_GETRANDOM 1 #define HAVE_SYS_PARAM_H 1 #define LT_OBJDIR ".libs/" +#define PACKAGE "expat" #define PACKAGE_BUGREPORT "expat-bugs@libexpat.org" #define PACKAGE_NAME "expat" -#define PACKAGE_STRING "expat 2.2.3" +#define PACKAGE_STRING "expat 2.2.4" #define PACKAGE_TARNAME "expat" #define PACKAGE_URL "" -#define PACKAGE_VERSION "2.2.3" +#define PACKAGE_VERSION "2.2.4" +#define VERSION "2.2.4" /* #undef WORDS_BIGENDIAN */ #define XML_CONTEXT_BYTES 1024 #define XML_DEV_URANDOM 1 diff --git a/pkg/expat/rev b/pkg/expat/rev index 00750edc..b8626c4c 100644 --- a/pkg/expat/rev +++ b/pkg/expat/rev @@ -1 +1 @@ -3 +4 diff --git a/pkg/expat/src b/pkg/expat/src -Subproject 97c6bd01990090d4015364ae37dd141f3c39a30 +Subproject fc577ad9cb2f8a480418c8187c788c60347bee6 |
