expat: Update expat library to R_2_4_8 release

Detailed changelog: https://github.com/libexpat/libexpat/blob/R_2_4_8/expat/Changes
This commit is contained in:
Harshit Malpani
2022-09-05 15:17:53 +05:30
parent 6d7877fcb8
commit bb0a13944f
2 changed files with 4 additions and 4 deletions

View File

@ -63,7 +63,7 @@
#define PACKAGE_NAME "expat"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "expat 2.4.3"
#define PACKAGE_STRING "expat 2.4.8"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "expat"
@ -72,13 +72,13 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "2.4.3"
#define PACKAGE_VERSION "2.4.8"
/* Define to 1 if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Version number of package */
#define VERSION "2.4.3"
#define VERSION "2.4.8"
/* whether byteorder is bigendian */
/* #undef WORDS_BIGENDIAN */